From: Terry Jan Reedy
Date: Tue, 30 Aug 2016 20:57:53 +0000 (-0400)
Subject: Backport spelling fix.
X-Git-Tag: v2.7.13rc1~191
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=580ca656bd78a8f1a905a7be082c5043dbf8659a;p=python
Backport spelling fix.
---
diff --git a/Doc/library/idle.rst b/Doc/library/idle.rst
index 866eac4956..fa1e979835 100644
--- a/Doc/library/idle.rst
+++ b/Doc/library/idle.rst
@@ -527,7 +527,7 @@ Command line usage
-c command run command in the shell window
-d enable debugger and open shell window
-e open editor window
- -h print help message with legal combinatios and exit
+ -h print help message with legal combinations and exit
-i open shell window
-r file run file in shell window
-s run $IDLESTARTUP or $PYTHONSTARTUP first, in shell window
diff --git a/Lib/idlelib/help.html b/Lib/idlelib/help.html
index f6823488c3..efd16233ea 100644
--- a/Lib/idlelib/help.html
+++ b/Lib/idlelib/help.html
@@ -6,7 +6,7 @@
- 24.6. IDLE — Python 2.7.12 documentation
+ 24.6. IDLE — Python 2.7.12 documentation
@@ -58,13 +58,13 @@
accesskey="P">previous |
- Python »
+ Python »
- Python 2.7.12 documentation »
+ Python 2.7.12 documentation »
- The Python Standard Library »
- 24. Graphical User Interfaces with Tk »
+ The Python Standard Library »
+ 24. Graphical User Interfaces with Tk »
@@ -495,7 +495,7 @@ functions to be used from IDLE’s Python shell.
-c command run command in the shell window
-d enable debugger and open shell window
-e open editor window
--h print help message with legal combinatios and exit
+-h print help message with legal combinations and exit
-i open shell window
-r file run file in shell window
-s run $IDLESTARTUP or $PYTHONSTARTUP first, in shell window
@@ -657,11 +657,14 @@ are currently:
Quick search
+
+ Enter search terms or a module, class or function name.
+
@@ -685,13 +688,13 @@ are currently:
>previous |
- Python »
+ Python »
- Python 2.7.12 documentation »
+ Python 2.7.12 documentation »
- The Python Standard Library »
- 24. Graphical User Interfaces with Tk »
+ The Python Standard Library »
+ 24. Graphical User Interfaces with Tk »