nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit f4e572919df5321ffc9e2638c9e4df8f4b5d03a4
parent 414acab0ce665c52f20eef457c08769fa6fb413e
Author: Jordi Mallach <jordi@gnu.org>
Date:   Wed, 26 Dec 2001 00:16:40 +0000

Typo fix.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@944 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mnano.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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 "