Kaynağa Gözat

Fix typo in XML-RPC docs

Mike Naberezny 9 yıl önce
ebeveyn
işleme
655626b1e0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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