Ask Solem 11 năm trước cách đây
mục cha
commit
ae277443cf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/userguide/optimizing.rst

+ 1 - 1
docs/userguide/optimizing.rst

@@ -223,5 +223,5 @@ worker option:
 
     $ celery -A proj worker -l info -Ofair
 
-With this option enabled the worker will only write to workers that are
+With this option enabled the worker will only write to processes that are
 available for work, disabling the prefetch behavior.