YuLun Shih 8 роки тому
батько
коміт
0697b5ec48
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      celery/result.py

+ 1 - 1
celery/result.py

@@ -535,7 +535,7 @@ class ResultSet(ResultBase):
     maybe_reraise = maybe_throw  # XXX compat alias.
     maybe_reraise = maybe_throw  # XXX compat alias.
 
 
     def waiting(self):
     def waiting(self):
-        """Return true if any of the tasks are incomplate.
+        """Return true if any of the tasks are incomplete.
 
 
         Returns:
         Returns:
             bool: true if one of the tasks are still
             bool: true if one of the tasks are still