changeset 73748:a74dceb4b5f8

(authors-fixed-entries): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 06 Nov 2006 02:38:26 +0000
parents 59cd5ef2f5f0
children 0ccca06d2010
files lisp/emacs-lisp/authors.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/authors.el	Mon Nov 06 02:37:41 2006 +0000
+++ b/lisp/emacs-lisp/authors.el	Mon Nov 06 02:38:26 2006 +0000
@@ -176,7 +176,7 @@
 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")