mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
English spelling and grammar fixes
This commit is contained in:
parent
0ca0edee33
commit
204bf0b9ae
11 changed files with 17 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue