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.
 
     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