]> git.wh0rd.org Git - nano.git/commitdiff
comment fix
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 4 Jul 2006 03:47:36 +0000 (03:47 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 4 Jul 2006 03:47:36 +0000 (03:47 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3729 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

src/winio.c

index bc6186b40777bf1b66a79ceaa9a8d8674e346033..a95be19b70905cef03a999daa8e4bceb2e5edcfe 100644 (file)
@@ -1966,7 +1966,7 @@ void titlebar(const char *path)
        /* The length of the state in columns, or the length of
         * "Modified" if the state is blank. */
     char *exppath = NULL;
-       /* The file name, expanded for display. */
+       /* The filename, expanded for display. */
     bool newfie = FALSE;
        /* Do we say "New Buffer"? */
     bool dots = FALSE;