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 b0f1a63..72e521d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -113,7 +113,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.