Explorar o código

Fixes typo amqp -> app

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

+ 1 - 1
docs/userguide/application.rst

@@ -274,7 +274,7 @@ you use the task, or access an attribute (in this case :meth:`repr`):
     >>> add.__evaluated__()
     True
 
-*Finalization* of the amqp happens either explicitly by calling
+*Finalization* of the app happens either explicitly by calling
 :meth:`@Celery.finalize` -- or implicitly by accessing the :attr:`~@Celery.tasks`
 attribute.