Przeglądaj źródła

fix small documentation typos

Viraj 7 lat temu
rodzic
commit
4ca12c3bf0
1 zmienionych plików z 2 dodań i 2 usunięć
  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),