浏览代码

Typo change

Change typo from 'moneky' to 'monkey.
Mikko Ekström 9 年之前
父节点
当前提交
5a849031e9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      celery/app/annotations.py

+ 1 - 1
celery/app/annotations.py

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