Skip to content

Commit 32fbd3a

Browse files
committed
Closes #26442: fix copy-paste.
1 parent adeffcc commit 32fbd3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/xmlrpc.server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ servers written in Python. Servers can either be free standing, using
1818

1919
.. warning::
2020

21-
The :mod:`xmlrpc.client` module is not secure against maliciously
21+
The :mod:`xmlrpc.server` module is not secure against maliciously
2222
constructed data. If you need to parse untrusted or unauthenticated data see
2323
:ref:`xml-vulnerabilities`.
2424

0 commit comments

Comments
 (0)