summaryrefslogtreecommitdiff
path: root/Lib/idlelib/help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/idlelib/help.txt')
-rw-r--r--Lib/idlelib/help.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/Lib/idlelib/help.txt b/Lib/idlelib/help.txt
index 815ee403da..ff786c53f3 100644
--- a/Lib/idlelib/help.txt
+++ b/Lib/idlelib/help.txt
@@ -5,7 +5,7 @@ separate window containing the menu is created.
File Menu:
- New Window -- Create a new editing window
+ New File -- Create a new file editing window
Open... -- Open an existing file
Recent Files... -- Open a list of recent files
Open Module... -- Open an existing module (searches sys.path)
@@ -233,8 +233,7 @@ Completions:
Python Shell window:
Control-c interrupts executing command.
- Control-d sends end-of-file; closes window if typed at >>> prompt
- (this is Control-z on Windows).
+ Control-d sends end-of-file; closes window if typed at >>> prompt.
Command history: