YuLun Shih 8 years ago
parent
commit
0697b5ec48
1 changed files with 1 additions and 1 deletions
  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.
 
     def waiting(self):
-        """Return true if any of the tasks are incomplate.
+        """Return true if any of the tasks are incomplete.
 
         Returns:
             bool: true if one of the tasks are still