소스 검색

fix small documentation typos

Viraj 8 년 전
부모
커밋
4ca12c3bf0
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/internals/protocol.rst

+ 2 - 2
docs/internals/protocol.rst

@@ -42,8 +42,8 @@ Definition
         # optional
         'meth': string method_name,
         'shadow': string alias_name,
-        'eta':  iso8601 ETA,
-        'expires'; iso8601 expires,
+        'eta': iso8601 ETA,
+        'expires': iso8601 expires,
         'retries': int retries,
         'timelimit': (soft, hard),
         'argsrepr': str repr(args),