]> git.wh0rd.org Git - nano.git/commitdiff
another wording fix
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 29 Apr 2006 13:59:04 +0000 (13:59 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 29 Apr 2006 13:59:04 +0000 (13:59 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3453 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

src/global.c

index 888aaca20310133c9a7ef0adcfb08701dda52149..78ab5dac7f918038b0418438da91f0a32d95060c 100644 (file)
@@ -379,7 +379,7 @@ void shortcut_init(bool unjustify)
     const char *nano_verbatim_msg =
        N_("Insert the next keystroke verbatim");
     const char *nano_tab_msg =
-       N_("Insert a tab character at the cursor position");
+       N_("Insert a tab at the cursor position");
     const char *nano_enter_msg =
        N_("Insert a newline at the cursor position");
     const char *nano_delete_msg =