Mercurial > emacs
changeset 38860:cc3f1ee23db9
Fix a typo.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 17 Aug 2001 11:01:41 +0000 |
parents | f81745b609fa |
children | f8833aa83b5e |
files | man/maintaining.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/maintaining.texi Fri Aug 17 10:59:05 2001 +0000 +++ b/man/maintaining.texi Fri Aug 17 11:01:41 2001 +0000 @@ -136,7 +136,7 @@ @findex authors The @kbd{M-x authors} command prompts for the name of the root of the -Emacs source directory. It then scans @file{ChageLog} files and Lisp +Emacs source directory. It then scans @file{ChangeLog} files and Lisp source files under that directory for information about authors of individual packages and people who made changes in source files, and puts the information it gleans into a buffer named @samp{*Authors*}.