diff -r 58674a027d10 Doc/library/idle.rst --- a/Doc/library/idle.rst Wed Jan 07 23:49:06 2015 -0500 +++ b/Doc/library/idle.rst Mon Jan 12 15:17:43 2015 +1100 @@ -258,8 +258,8 @@ Open a pane at the top of the edit window which shows the block context of the code which has scrolled above the top of the window. -Windows menu (Shell and Editor) -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Window menu (Shell and Editor) +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Zoom Height Toggles the window between normal size and maximum height. The initial size diff -r 58674a027d10 Lib/idlelib/help.txt --- a/Lib/idlelib/help.txt Wed Jan 07 23:49:06 2015 -0500 +++ b/Lib/idlelib/help.txt Mon Jan 12 15:17:43 2015 +1100 @@ -138,7 +138,7 @@ window. This is not present in the Shell window only the Editor window. -Windows Menu (Shell and Editor): +Window Menu (Shell and Editor): Zoom Height -- Toggles the window between normal size (40x80 initial setting) and maximum height. The initial size is in the Configure