From f4e572919df5321ffc9e2638c9e4df8f4b5d03a4 Mon Sep 17 00:00:00 2001 From: Jordi Mallach Date: Wed, 26 Dec 2001 00:16:40 +0000 Subject: [PATCH] Typo fix. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@944 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- nano.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nano.c b/nano.c index 74adc877..0709d2a6 100644 --- 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 " -- 2.39.5