浏览代码

Fixes typos in docs for inspect stats total values. Closes #2730

Ask Solem 9 年之前
父节点
当前提交
069d36db51
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/userguide/workers.rst

+ 2 - 2
docs/userguide/workers.rst

@@ -1132,8 +1132,8 @@ The output will include the following fields:
 
 - ``total``
 
-    List of task names and a total number of times that task have been
-    executed since worker start.
+    Map of task names and the total number of tasks with that type
+    the worker has accepted since startup.
 
 
 Additional Commands