]> granicus.if.org Git - python/commitdiff
Fix bad indent in whatsnew/3.5.rst.
authorGuido van Rossum <guido@python.org>
Sat, 23 May 2015 22:27:51 +0000 (15:27 -0700)
committerGuido van Rossum <guido@python.org>
Sat, 23 May 2015 22:27:51 +0000 (15:27 -0700)
Doc/whatsnew/3.5.rst

index dea8276a221ca59e355191fe98f8b4874439567b..520bd0d9fde76efa8bfdbec84953fa084ca4a72e 100644 (file)
@@ -437,7 +437,7 @@ glob
   subdirectories using the "``**``" pattern.
   (Contributed by Serhiy Storchaka in :issue:`13968`.)
 
-  idlelib and IDLE
+idlelib and IDLE
 ----------------
 
 Since idlelib implements the IDLE shell and editor and is not intended for