diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-26 10:43:57 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-31 12:43:32 +0100 |
commit | 9292f595a71870eec1ffdfd187b859cc990c2f0b (patch) | |
tree | 1068180db18bc10359ed9e18dd7616ce6072923e /lisp/mh-e | |
parent | 43c7e05a2acadf1ba3ff24fba1706317e347a2ac (diff) | |
download | emacs-9292f595a71870eec1ffdfd187b859cc990c2f0b.tar.gz emacs-9292f595a71870eec1ffdfd187b859cc990c2f0b.tar.bz2 emacs-9292f595a71870eec1ffdfd187b859cc990c2f0b.zip |
; Fix typos
Diffstat (limited to 'lisp/mh-e')
-rw-r--r-- | lisp/mh-e/ChangeLog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index d6893fb9ec4..f3053f3a257 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 @@ -761,7 +761,7 @@ below, docstring was usually completely rewritten. Use "on" instead of "t" in docstring to match what is seen in customization buffer. Use headline capitalization. Standardize on "Auto-detect" - text when option has that capibility. + text when option has that capability. (mh): Since we work on more than one type of Emacs, use Emacs instead of GNU Emacs. Prefer GNU mailutils over GNU Mailutils. (mh-variant): s/Autodetect at startup/Auto-detect/. |