Explorar el Código

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

Ask Solem hace 9 años
padre
commit
069d36db51
Se han modificado 1 ficheros con 2 adiciones y 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