From: Terry Jan Reedy Date: Tue, 29 Sep 2015 05:00:31 +0000 (-0400) Subject: Remove indent in news item. Error when building 3.x docs. X-Git-Tag: v3.5.1rc1~249^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f38356adbbd8ccae5efe7d5a2ae486449282fd23;p=thirdparty%2FPython%2Fcpython.git Remove indent in news item. Error when building 3.x docs. --- diff --git a/Misc/NEWS b/Misc/NEWS index b7b2d509461e..b68d702f6940 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.