mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
make plural s lowercase
This commit is contained in:
parent
b6dc9b7554
commit
9fc59c9fc2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ between conformable Python objects and XML on the wire.
|
|||
|
||||
.. warning::
|
||||
|
||||
In the case of https URIS, :mod:`xmlrpc.client` does not do any verification
|
||||
In the case of https URIs, :mod:`xmlrpc.client` does not do any verification
|
||||
of the server's certificate.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue