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 7d9684a..d352296 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -144,7 +144,7 @@ IDLE
* Give code snippet a very Sphinx-like light blueish-gray background.
* Re-use initial width and height set by users for shell and editor.
* When the Table of Contents (TOC) menu is used, put the section header
- at the top of the screen.
+ at the top of the screen.
- Issue #25225: Condense and rewrite Idle doc section on text colors.