소스 검색

Merge pull request #3233 from mekstrem/patch-1

Typo change
Ask Solem 9 년 전
부모
커밋
3d60232668
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