Skip to content

Commit 0552a96

Browse files
committed
Fix typo "lower tha[t]"
1 parent bc7b511 commit 0552a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/xml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ An attacker can abuse XML features to carry out denial of service attacks,
5555
access local files, generate network connections to other machines, or
5656
circumvent firewalls.
5757

58-
Expat versions lower that 2.6.0 may be vulnerable to "billion laughs",
58+
Expat versions lower than 2.6.0 may be vulnerable to "billion laughs",
5959
"quadratic blowup" and "large tokens". Python may be vulnerable if it uses such
6060
older versions of Expat as a system-provided library.
6161
Check :const:`!pyexpat.EXPAT_VERSION`.

0 commit comments

Comments
 (0)