diff options
Diffstat (limited to 'lisp/nnmh.el')
-rw-r--r-- | lisp/nnmh.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nnmh.el b/lisp/nnmh.el index 2a8664ba00a..321ca20a919 100644 --- a/lisp/nnmh.el +++ b/lisp/nnmh.el @@ -311,7 +311,7 @@ (and (nnmail-activate 'nnmh) ;; We trick the choosing function into believing that only one - ;; group is availiable. + ;; group is available. (let ((nnmail-split-methods (list (list group "")))) (car (nnmh-save-mail)))) (and |