Ask Solem 11 سال پیش
والد
کامیت
cf9f42ccdb
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      celery/concurrency/prefork.py

+ 2 - 2
celery/concurrency/prefork.py

@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 """
-    celery.concurrency.processes
-    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+    celery.concurrency.prefork
+    ~~~~~~~~~~~~~~~~~~~~~~~~~~
 
     Pool implementation using :mod:`multiprocessing`.