]> git.wh0rd.org Git - nano.git/commitdiff
Typo fix.
authorJordi Mallach <jordi@gnu.org>
Wed, 26 Dec 2001 00:16:40 +0000 (00:16 +0000)
committerJordi Mallach <jordi@gnu.org>
Wed, 26 Dec 2001 00:16:40 +0000 (00:16 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@944 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

nano.c

diff --git a/nano.c b/nano.c
index 74adc877dcd5d0f063bc182b92665cebeb439793..0709d2a6f57656d002aa2396ea2b0c5c9cf7913e 100644 (file)
--- a/nano.c
+++ b/nano.c
@@ -2398,7 +2398,7 @@ void help_init(void)
                "If using Pico Mode via the -p or --pico flags, using the "
                "Meta-P toggle or using a nanorc file, the previous search "
                "string will be shown in brackets after the Search: prompt.  "
-               "Hitting enter without entering any text will preform the "
+               "Hitting enter without entering any text will perform the "
                "previous search. Otherwise, the previous string will be "
                "placed in front of the cursor, and can be edited or deleted "
                "before hitting enter.\n\n The following functions keys are "