Преглед изворни кода

Merge pull request #3233 from mekstrem/patch-1

Typo change
Ask Solem пре 10 година
родитељ
комит
3d60232668
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      celery/app/annotations.py

+ 1 - 1
celery/app/annotations.py

@@ -3,7 +3,7 @@
     celery.app.annotations
     celery.app.annotations
     ~~~~~~~~~~~~~~~~~~~~~~
     ~~~~~~~~~~~~~~~~~~~~~~
 
 
-    Annotations is a nice term for moneky patching
+    Annotations is a nice term for monkey patching
     task classes in the configuration.
     task classes in the configuration.
 
 
     This prepares and performs the annotations in the
     This prepares and performs the annotations in the