]> git.wh0rd.org Git - nano.git/commitdiff
comment fix
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 24 May 2006 21:12:08 +0000 (21:12 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 24 May 2006 21:12:08 +0000 (21:12 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3563 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

src/prompt.c

index e56af4305bc462076259baaed03990041efd9364..7e60f2e182b6f235d0582766bf011bf67f7f1bf7 100644 (file)
@@ -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. */