Browse Source

fixed typo

Ask Solem 14 năm trước cách đây
mục cha
commit
1b00e87e45
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.