Преглед на файлове

Changelog: Fixed typo increase -> decrease. Thanks to Mike Lowe

Ask Solem преди 14 години
родител
ревизия
021f8aa2ee
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      Changelog

+ 3 - 3
Changelog

@@ -462,9 +462,9 @@ News
 
     .. warning::
 
-        You should increase the polling interval when using the
-        database result backend, as frequent polling can result in high
-        database load.
+        You should decrease the polling interval when using the database
+        result backend, as frequent polling can result in high database load.
+
 
 * The PID of the child worker process accepting a task is now sent as a field
   with the `task-started` event.