summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/idlelib/help.txt')
-rw-r--r--Lib/idlelib/help.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Lib/idlelib/help.txt b/Lib/idlelib/help.txt
index 2ebf8bf..815ee40 100644
--- a/Lib/idlelib/help.txt
+++ b/Lib/idlelib/help.txt
@@ -122,7 +122,7 @@ Help Menu:
Edit context menu (Right-click / Control-click on OS X in Edit window):
- Cut -- Copy a selection into system-wide clipboard,
+ Cut -- Copy a selection into system-wide clipboard,
then delete the selection
Copy -- Copy selection into system-wide clipboard
Paste -- Insert system-wide clipboard into window
@@ -135,7 +135,7 @@ Shell context menu (Right-click / Control-click on OS X in Shell window):
then delete the selection
Copy -- Copy selection into system-wide clipboard
Paste -- Insert system-wide clipboard into window
- ---
+ ---
Go to file/line -- Same as in Debug menu