Browse Source

make plural s lowercase

pull/2332/head
Benjamin Peterson 12 years ago
parent
commit
9fc59c9fc2
  1. 2
      Doc/library/xmlrpc.client.rst

2
Doc/library/xmlrpc.client.rst

@ -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…
Cancel
Save