]> git.wh0rd.org Git - nano.git/commitdiff
Add newlines to gotodir help text
authorChris Allegretta <chrisa@asty.org>
Sat, 9 Mar 2002 19:58:18 +0000 (19:58 +0000)
committerChris Allegretta <chrisa@asty.org>
Sat, 9 Mar 2002 19:58:18 +0000 (19:58 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1121 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

nano.c

diff --git a/nano.c b/nano.c
index 7fb67fa84681f2f373670ab4da1ed1ff8926f3ca..2896b99f6184bbb8277c2a2e935664198fb642dc 100644 (file)
--- a/nano.c
+++ b/nano.c
@@ -2492,7 +2492,7 @@ void help_init(void)
                "Enter the name of the directory you would like to "
                "browse to.\n\n If tab completion has not been disabled, "
                "you can use the TAB key to (attempt to) automatically "
-               "complete the directory name.  The following function "
+               "complete the directory name.\n\n  The following function "
                "keys are available in Browser GotoDir mode:\n\n");
 #endif
     else if (currshortcut == spell_list)