commit df21a2cbdf142a08d1092fec74cb436499fb5cc8
parent b349c80f0d78921d2b4815749b67383166e2517d
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Fri, 18 Mar 2005 04:38:19 +0000
minor documentation fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2389 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/nano.c b/src/nano.c
@@ -367,7 +367,7 @@ void help_init(void)
htx = N_(" nano help text\n\n "
"The nano editor is designed to emulate the functionality and "
"ease-of-use of the UW Pico text editor. There are four main "
- "sections of the editor: The top line shows the program "
+ "sections of the editor. The top line shows the program "
"version, the current filename being edited, and whether "
"or not the file has been modified. Next is the main editor "
"window showing the file being edited. The status line is "