commit | dd1be619e25b237925d358dc43adb628415d91cf | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Oct 19 10:48:50 2014 -0400 |
committer | Benjamin Peterson <benjamin@python.org> | Sun Oct 19 10:48:50 2014 -0400 |
tree | 5d63f5af7d360e96847b2c07d0720f821f562bb8 | |
parent | 6a1184c02462cf4be3371a37f9a9e7c29257bdeb [diff] [blame] |
make plural s lowercase
diff --git a/Doc/library/xmlrpclib.rst b/Doc/library/xmlrpclib.rst index 766a796..720da39 100644 --- a/Doc/library/xmlrpclib.rst +++ b/Doc/library/xmlrpclib.rst
@@ -36,7 +36,7 @@ .. 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.