summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-11-27 03:19:20 (GMT)
committerGuido van Rossum <guido@python.org>1998-11-27 03:19:20 (GMT)
commit0903f2a36dfc8d6b737d48939ac6213cc5cfdfe0 (patch)
tree375cdead9e6bbc636f69cafc8fa134a8a356c5dd /Tools
parentb5eed0328f79019d57ced87fe95ca24c18792443 (diff)
downloadcpython-0903f2a36dfc8d6b737d48939ac6213cc5cfdfe0.zip
cpython-0903f2a36dfc8d6b737d48939ac6213cc5cfdfe0.tar.gz
cpython-0903f2a36dfc8d6b737d48939ac6213cc5cfdfe0.tar.bz2
Typo
Diffstat (limited to 'Tools')
-rw-r--r--Tools/idle/help.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/idle/help.txt b/Tools/idle/help.txt
index f01e8e6..beafc42 100644
--- a/Tools/idle/help.txt
+++ b/Tools/idle/help.txt
@@ -24,7 +24,7 @@ Edit menu:
---
Find... -- Search (case sensitive, Perl regular expression)
Find next -- Repeat last search
- Fine same -- Search for the string in the selection
+ Find same -- Search for the string in the selection
Go to line -- Ask for a line number and show that line
---
Dedent region -- Shift selected lines left 4 spaces