Skip to content

Commit 5fe73a1

Browse files
committed
Fix typo
1 parent 98da91a commit 5fe73a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/pyexpat.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ otherwise stated.
617617
.. warning::
618618

619619
Implementing a handler that accesses local files and/or the network
620-
may create a vulnerabilitiy to
620+
may create a vulnerability to
621621
`external entity attacks <https://en.wikipedia.org/wiki/XML_external_entity_attack>`_
622622
if :class:`xmlparser` is used with user-provided XML content.
623623
Please reflect on your `threat model <https://en.wikipedia.org/wiki/Threat_model>`_

0 commit comments

Comments
 (0)