diff src/emacs.c @ 22529:d9eac134a41b

Doc fixes.
author Karl Heuer <kwzh@gnu.org>
date Sat, 20 Jun 1998 22:06:30 +0000
parents 393df8deb0b9
children b071f874301e
line wrap: on
line diff
--- a/src/emacs.c	Sat Jun 20 21:49:01 1998 +0000
+++ b/src/emacs.c	Sat Jun 20 22:06:30 1998 +0000
@@ -599,7 +599,7 @@
 	  printf ("You may redistribute copies of Emacs\n");
 	  printf ("under the terms of the GNU General Public License.\n");
 	  printf ("For more information about these matters, ");
-	  printf ("see the files named COPYING.\n");
+	  printf ("see the file named COPYING.\n");
 	  exit (0);
 	}
     }