We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98da91a commit 5fe73a1Copy full SHA for 5fe73a1
Doc/library/pyexpat.rst
@@ -617,7 +617,7 @@ otherwise stated.
617
.. warning::
618
619
Implementing a handler that accesses local files and/or the network
620
- may create a vulnerabilitiy to
+ may create a vulnerability to
621
`external entity attacks <https://en.wikipedia.org/wiki/XML_external_entity_attack>`_
622
if :class:`xmlparser` is used with user-provided XML content.
623
Please reflect on your `threat model <https://en.wikipedia.org/wiki/Threat_model>`_
0 commit comments