Mercurial > emacs
changeset 38261:daf29e9ae9ed
Fix a typo.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 02 Jul 2001 15:22:16 +0000 |
parents | e365b63a2f6b |
children | 03f0515fe575 |
files | man/maintaining.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/maintaining.texi Mon Jul 02 15:19:07 2001 +0000 +++ b/man/maintaining.texi Mon Jul 02 15:22:16 2001 +0000 @@ -141,7 +141,7 @@ individual packages and people who made changes in source files, and puts the information it gleans into a buffer named @samp{*Authors*}. You can then edit the contents of that buffer and merge it with the -exisiting @file{AUTHORS} file. +existing @file{AUTHORS} file. Do not assume that this command finds all the contributors; don't assume that a person not listed in the output was not a contributor.