Explorar o código

Merge pull request #375 from borntyping/patch-1

Corrected the documentation for getProcessInfo()
Mike Naberezny %!s(int64=11) %!d(string=hai) anos
pai
achega
50edc9cfeb
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/api.rst

+ 2 - 2
docs/api.rst

@@ -247,8 +247,8 @@ Process Control
 
 
         .. describe:: stop
         .. describe:: stop
 
 
-            UNIX timestamp of when the process ended, or 0 if the process is
-            still running.
+            UNIX timestamp of when the process last ended, or 0 if the process
+            has never been stopped.
 
 
         .. describe:: now
         .. describe:: now