English spelling and grammar fixes

This commit is contained in:
Martin Panter 2016-07-11 07:51:37 +00:00
parent 0ca0edee33
commit 204bf0b9ae
11 changed files with 17 additions and 17 deletions

View file

@ -184,7 +184,7 @@ class SimpleXMLRPCDispatcher:
are considered private and will not be called by
SimpleXMLRPCServer.
If a registered function matches a XML-RPC request, then it
If a registered function matches an XML-RPC request, then it
will be called instead of the registered instance.
If the optional allow_dotted_names argument is true and the