From c7251fa4fc1d85494078a50cb3316307ed1e3b7a Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Wed, 24 May 2006 21:12:08 +0000 Subject: [PATCH] comment fix git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3563 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- src/prompt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.39.5