]> granicus.if.org Git - python/commitdiff
make plural s lowercase
authorBenjamin Peterson <benjamin@python.org>
Sun, 19 Oct 2014 14:48:50 +0000 (10:48 -0400)
committerBenjamin Peterson <benjamin@python.org>
Sun, 19 Oct 2014 14:48:50 +0000 (10:48 -0400)
Doc/library/xmlrpclib.rst

index 766a796c3dc09f9c8d06579477ddcbdd6ce8c81e..720da39d5559161000bf938027ca75623b061e47 100644 (file)
@@ -36,7 +36,7 @@ between conformable Python objects and XML on the wire.
 
 .. warning::
 
-   In the case of https URIS, :mod:`xmlrpclib` does not do any verification of
+   In the case of https URIs, :mod:`xmlrpclib` does not do any verification of
    the server's certificate.