ソースを参照

fix small documentation typos

Viraj 7 年 前
コミット
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),