Skip to content

Commit 209ab16

Browse files
committed
make plural s lowercase
1 parent 507f296 commit 209ab16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/xmlrpc.client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ between conformable Python objects and XML on the wire.
2929

3030
.. warning::
3131

32-
In the case of https URIS, :mod:`xmlrpc.client` does not do any verification
32+
In the case of https URIs, :mod:`xmlrpc.client` does not do any verification
3333
of the server's certificate.
3434

3535

0 commit comments

Comments
 (0)