From 6d49160fb69d8dc5dfa5f14a15d8e47357ec04d1 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Tue, 29 Sep 2015 01:00:25 -0400 Subject: [PATCH] Remove indent in news item. Error when building 3.x docs. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 70f2c09ebd..9e7862ac61 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -180,7 +180,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. -- 2.50.1