Browse Source

Fixed wording

Ask Solem 15 years ago
parent
commit
eda8cc1ef0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      celery/worker/listener.py

+ 1 - 1
celery/worker/listener.py

@@ -157,7 +157,7 @@ class CarrotListener(object):
 
 
     .. attribute:: ready_queue
     .. attribute:: ready_queue
 
 
-        The queue that holds tasks ready for processing immediately.
+        The queue that holds tasks ready for immediate processing.
 
 
     .. attribute:: eta_schedule
     .. attribute:: eta_schedule