Przeglądaj źródła

Merge pull request #842 from pmarti/master

Remove unnecessary colon in docs/userguide/application.rst
Ask Solem Hoel 13 lat temu
rodzic
commit
2701a2ed6a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/userguide/application.rst

+ 1 - 1
docs/userguide/application.rst

@@ -374,7 +374,7 @@ chain breaks::
     created.
 
     For example, in the beginning it was possible to use any callable as
-    a task::
+    a task:
 
     .. code-block:: python