Issue #23804: Merge spelling and NEWS fixes from 3.5

This commit is contained in:
Martin Panter 2016-07-11 12:54:44 +00:00
commit 702f4f5d6f
11 changed files with 22 additions and 16 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