commit | 0903f2a36dfc8d6b737d48939ac6213cc5cfdfe0 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Nov 27 03:19:20 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Nov 27 03:19:20 1998 +0000 |
tree | 375cdead9e6bbc636f69cafc8fa134a8a356c5dd | |
parent | b5eed0328f79019d57ced87fe95ca24c18792443 [diff] [blame] |
Typo
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 @@ --- 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