summaryrefslogtreecommitdiff
path: root/Lib/idlelib/help.txt
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2015-07-30 16:44:22 -0400
committerTerry Jan Reedy <tjreedy@udel.edu>2015-07-30 16:44:22 -0400
commit30f1f67248260b10eb16a3e630c6cf5c7e29fad2 (patch)
tree0538e3c65fe5162f3fe2a6d54315faee0ee5ef3c /Lib/idlelib/help.txt
parent41ca828580aa441baa334625a60f3975d14023eb (diff)
downloadcpython-git-30f1f67248260b10eb16a3e630c6cf5c7e29fad2.tar.gz
Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy.
Diffstat (limited to 'Lib/idlelib/help.txt')
-rw-r--r--Lib/idlelib/help.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/Lib/idlelib/help.txt b/Lib/idlelib/help.txt
index 9540173498..3f7bb23b61 100644
--- a/Lib/idlelib/help.txt
+++ b/Lib/idlelib/help.txt
@@ -15,9 +15,7 @@ Menus:
IDLE has two window types the Shell window and the Editor window. It is
possible to have multiple editor windows simultaneously. IDLE's
menus dynamically change based on which window is currently selected. Each menu
-documented below indicates which window type it is associated with. Click on
-the dotted line at the top of a menu to "tear it off": a separate window
-containing the menu is created (for Unix and Windows only).
+documented below indicates which window type it is associated with.
File Menu (Shell and Editor):