summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-mlspl.el
diff options
context:
space:
mode:
authorShengHuo ZHU <zsh@cs.rochester.edu>2002-11-29 15:57:52 +0000
committerShengHuo ZHU <zsh@cs.rochester.edu>2002-11-29 15:57:52 +0000
commit8f688cb015d38b4f9cefe81debbcf9dec902f991 (patch)
treec76eec84c6539b499eb46592d74d58f3bc22c65f /lisp/gnus/gnus-mlspl.el
parente70d557978cdf4d8ea4c0500ce037fcfc95acf2b (diff)
downloademacs-8f688cb015d38b4f9cefe81debbcf9dec902f991.tar.gz
Typos.
Diffstat (limited to 'lisp/gnus/gnus-mlspl.el')
-rw-r--r--lisp/gnus/gnus-mlspl.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/gnus-mlspl.el b/lisp/gnus/gnus-mlspl.el
index 40f53a83cfa..9fd4d2b6692 100644
--- a/lisp/gnus/gnus-mlspl.el
+++ b/lisp/gnus/gnus-mlspl.el
@@ -104,10 +104,10 @@ It can be embedded into `nnmail-split-fancy' lists with the SPLIT
\(: gnus-group-split-fancy GROUPS NO-CROSSPOST CATCH-ALL\)
GROUPS may be a regular expression or a list of group names, that will
-be used to select candidate groups. If it is ommited or nil, all
+be used to select candidate groups. If it is omitted or nil, all
existing groups are considered.
-if NO-CROSSPOST is ommitted or nil, a & split will be returned,
+if NO-CROSSPOST is omitted or nil, a & split will be returned,
otherwise, a | split, that does not allow crossposting, will be
returned.