From: David Lawrence Ramsey Date: Wed, 24 May 2006 21:12:08 +0000 (+0000) Subject: comment fix X-Git-Tag: v1.3.12~117 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=c7251fa4fc1d85494078a50cb3316307ed1e3b7a;p=nano.git comment fix git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3563 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/src/prompt.c b/src/prompt.c index e56af430..7e60f2e1 100644 --- a/src/prompt.c +++ b/src/prompt.c @@ -1065,7 +1065,7 @@ int get_prompt_string(bool allow_tabs, update_statusbar_line(answer, statusbar_x); /* This key has a shortcut list entry when it's used - * to move to an older search, which means that + * to move to a newer search, which means that * finished has been set to TRUE. Set it back to * FALSE here, so that we aren't kicked out of the * statusbar prompt. */