]> git.eshelyaron.com Git - emacs.git/commitdiff
; fix 2 typos in MH-E comments
authorStephen Gildea <stepheng+emacs@gildea.com>
Fri, 30 Jul 2021 13:32:41 +0000 (06:32 -0700)
committerStephen Gildea <stepheng+emacs@gildea.com>
Fri, 30 Jul 2021 13:35:48 +0000 (06:35 -0700)
* lisp/mh-e/ChangeLog.1: fix typo
* lisp/mh-e/mh-junk.el (mh-junk-allowlist): fix verb tense

lisp/mh-e/ChangeLog.1
lisp/mh-e/mh-junk.el

index f1aeca654799f5c2adfde7b547ef097f2eb4f246..b0fdd02e3b3b76a0ccc481b7a9bab533de932fe4 100644 (file)
        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  <jch@honig.net>
 
index cf9cf721e06497c429a0f98e1182c7fe97ca3be2..0890cb6839381d2c14d8c6ad26765f9e57395ce4 100644 (file)
@@ -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.