diff --git a/Misc/NEWS b/Misc/NEWS index b7b2d509461..b68d702f694 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -477,7 +477,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.