summaryrefslogtreecommitdiff
path: root/lisp/nnml.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-01-05 22:21:28 +0000
committerKarl Heuer <kwzh@gnu.org>1996-01-05 22:21:28 +0000
commita7acbbe4d48af3113de2dfaf836a42f2a9b6c2b0 (patch)
tree9ca09d12c605ce9155e55ad82476c9a6d6ebedcd /lisp/nnml.el
parent60d0378e485ded218121a8b8d6ce582e47882fac (diff)
downloademacs-a7acbbe4d48af3113de2dfaf836a42f2a9b6c2b0.tar.gz
Comment fixes.
Diffstat (limited to 'lisp/nnml.el')
-rw-r--r--lisp/nnml.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nnml.el b/lisp/nnml.el
index 585a0c71558..5b4f3b45898 100644
--- a/lisp/nnml.el
+++ b/lisp/nnml.el
@@ -327,7 +327,7 @@ all. This may very well take some time.")
(and
(nnmail-activate 'nnml)
;; We trick the choosing function into believing that only one
- ;; group is availiable.
+ ;; group is available.
(let ((nnmail-split-methods (list (list group ""))))
(setq result (car (nnml-save-mail))))
(progn