Browse Source

Merge pull request #842 from pmarti/master

Remove unnecessary colon in docs/userguide/application.rst
Ask Solem Hoel 13 năm trước cách đây
mục cha
commit
2701a2ed6a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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