diff --git a/Misc/NEWS b/Misc/NEWS index b0f1a63e060..72e521d7ffc 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.