about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b743fba3c7..66efd8e32b 100644
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,7 @@ CVE-2020-29562: An assertion failure has been fixed in the iconv function
   when invoked with UCS4 input containing an invalid character.
 
   CVE-2021-3326: An assertion failure during conversion from the
-  qISO-20220-JP-3 character set using the iconv function has been fixed.
+  ISO-20220-JP-3 character set using the iconv function has been fixed.
   This assertion was triggered by certain valid inputs in which the
   converted output contains a combined sequence of two wide characters
   crossing a buffer boundary.  Reported by Tavis Ormandy.