From c0a78d05113737a3ed737a28cb253bdcd281b66f Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sat, 2 Sep 2023 19:02:10 +0200 Subject: [PATCH] Changes: Fix typo "curruption" in section on release 2.5.0 --- expat/Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expat/Changes b/expat/Changes index 9c776d8a..9a352ba0 100644 --- a/expat/Changes +++ b/expat/Changes @@ -19,7 +19,7 @@ Release 2.5.0 Tue October 25 2022 arbitrary code execution. Bug fixes: - #612 #645 Fix curruption from undefined entities + #612 #645 Fix corruption from undefined entities #613 #654 Fix case when parsing was suspended while processing nested entities #616 #652 #653 Stop leaking opening tag bindings after a closing tag