Selaa lähdekoodia

small doc fix

Pablo Marti 13 vuotta sitten
vanhempi
commit
d2bd9eb852
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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