Ask Solem преди 11 години
родител
ревизия
ae277443cf
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.