From: Guido van Rossum Date: Fri, 27 Nov 1998 03:19:20 +0000 (+0000) Subject: Typo X-Git-Tag: v1.5.2b1~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0903f2a36dfc8d6b737d48939ac6213cc5cfdfe0;p=python Typo --- diff --git a/Tools/idle/help.txt b/Tools/idle/help.txt index f01e8e697b..beafc42acb 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