(authors-fixed-entries): Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:38:26 +0000 (02:38 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:38:26 +0000 (02:38 +0000)
lisp/emacs-lisp/authors.el

index db8c3d5..3862a04 100644 (file)
@@ -176,7 +176,7 @@ listed.")
 Changes to files in this list are not listed.")
 
 (defconst authors-fixed-entries
-  '(("Richard M. Stallman" :wrote "[The original GNU emacs and numerous files]")
+  '(("Richard M. Stallman" :wrote "[The original GNU Emacs and numerous files]")
     ("Joseph Arceneaux" :wrote "xrdb.c")
     ("Blitz Product Development Corporation" :wrote "ispell.el")
     ("Frank Bresz" :wrote "diff.el")