From 3f70e8560958a2fe648c9536380d1f8bf804d07d Mon Sep 17 00:00:00 2001 From: Stephen Gildea Date: Fri, 30 Jul 2021 06:32:41 -0700 Subject: [PATCH] ; fix 2 typos in MH-E comments * lisp/mh-e/ChangeLog.1: fix typo * lisp/mh-e/mh-junk.el (mh-junk-allowlist): fix verb tense --- lisp/mh-e/ChangeLog.1 | 2 +- lisp/mh-e/mh-junk.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index f1aeca65479..b0fdd02e3b3 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 @@ -11196,7 +11196,7 @@ instead of "0 msgs". Do not try to print a range when there are no messages. * mh-e.el (mh-regenerate-headers): Bug fix. Catch and remove the - "scan: band message list" message. + "scan: bad message list" message. 2001-11-13 Jeffrey C Honig diff --git a/lisp/mh-e/mh-junk.el b/lisp/mh-e/mh-junk.el index cf9cf721e06..0890cb68393 100644 --- a/lisp/mh-e/mh-junk.el +++ b/lisp/mh-e/mh-junk.el @@ -118,7 +118,7 @@ message(s) as specified by the option `mh-junk-disposition'." (defun mh-junk-allowlist (range) "Allowlist RANGE as ham. -This command reclassifies the RANGE as ham if it were incorrectly +This command reclassifies the RANGE as ham if it has been incorrectly classified as spam (see the option `mh-junk-program'). It then refiles the message into the \"+inbox\" folder. -- 2.39.2