Ask Solem 14 سال پیش
والد
کامیت
1b00e87e45
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      celery/decorators.py

+ 1 - 1
celery/decorators.py

@@ -3,7 +3,7 @@
 celery.decorators✞
 ==================
 
-Depreacted decorators, use `celery.task.task`,
+Deprecated decorators, use `celery.task.task`,
 and `celery.task.periodic_task` instead.
 
 The new decorators does not support magic keyword arguments.