Explorar o código

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

Ask Solem %!s(int64=9) %!d(string=hai) anos
pai
achega
069d36db51
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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