Explorar o código

Fixed a typo in the markup.

Ask Solem %!s(int64=15) %!d(string=hai) anos
pai
achega
4cc1245e54
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/userguide/executing.rst

+ 1 - 1
docs/userguide/executing.rst

@@ -2,7 +2,7 @@
  Executing Tasks
 =================
 
-Executing tasks is done with ``apply_async``, and it's shortcut ``delay`.
+Executing tasks is done with ``apply_async``, and it's shortcut ``delay``.
 
 ``delay`` is simple and convenient, as it looks like calling a regular
 function: