summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 3f60bcb..6047785 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -34,7 +34,7 @@ Library
Tools/Demos
-----------
-- Issue #14965: Bring Tools/parser/unparse.py support up to date with
+- Issue #14695: Bring Tools/parser/unparse.py support up to date with
the Python 3.3 Grammar.