Merged revisions 72290 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72290 | georg.brandl | 2009-05-04 22:45:13 +0200 (Mo, 04 Mai 2009) | 1 line

  #5927, 5928: typos.
........
This commit is contained in:
Georg Brandl 2009-05-04 20:46:44 +00:00
parent 17761d15c6
commit 9460648547
1 changed files with 2 additions and 2 deletions

View File

@ -158,7 +158,7 @@ grouped under the reserved :attr:`system` member:
If no signature is defined for the method, a non-array value is returned. In
Python this means that the type of the returned value will be something other
that list.
than list.
.. method:: ServerProxy.system.methodHelp(name)