浏览代码

Fix typo in XML-RPC docs

Mike Naberezny 9 年之前
父节点
当前提交
655626b1e0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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