Przeglądaj źródła

Fix typo in XML-RPC docs

Mike Naberezny 9 lat temu
rodzic
commit
655626b1e0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/api.rst

+ 1 - 1
docs/api.rst

@@ -305,7 +305,7 @@ Process Control
     .. automethod:: getAllProcessInfo
 
         Each element contains a struct, and this struct contains the exact
-        same elements as the struct returned by ``getProcess``. If the process
+        same elements as the struct returned by ``getProcessInfo``. If the process
         table is empty, an empty array is returned.
 
     .. automethod:: startProcess