소스 검색

Merge pull request #842 from pmarti/master

Remove unnecessary colon in docs/userguide/application.rst
Ask Solem Hoel 13 년 전
부모
커밋
2701a2ed6a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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