]> granicus.if.org Git - python/commitdiff
Remove indent in news item. Error when building 3.x docs.
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 29 Sep 2015 05:00:25 +0000 (01:00 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Tue, 29 Sep 2015 05:00:25 +0000 (01:00 -0400)
Misc/NEWS

index 70f2c09ebdcee47f8586034bd45a8eafc7322405..9e7862ac61d78f8518b5929f20389ced6fb953a2 100644 (file)
--- 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.