aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2005-06-21 13:34:15 +0000
committerJuanma Barranquero2005-06-21 13:34:15 +0000
commit78c4cc4900f403a388e7c1eec3cb07e866596f31 (patch)
treebb9868d50700d780e9452489bda1a9373b89185c
parentd17f5d0a5f97f98c548e18c8eee3d01e4d0b0c0a (diff)
downloademacs-78c4cc4900f403a388e7c1eec3cb07e866596f31.tar.gz
emacs-78c4cc4900f403a388e7c1eec3cb07e866596f31.zip
(nnimap-split-download-body): Fix spellings.
-rw-r--r--lisp/gnus/nnimap.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/nnimap.el b/lisp/gnus/nnimap.el
index 31d96cdd375..b09f5d19111 100644
--- a/lisp/gnus/nnimap.el
+++ b/lisp/gnus/nnimap.el
@@ -205,7 +205,7 @@ RFC2060 section 6.4.4."
205 "Whether to download entire articles during splitting. 205 "Whether to download entire articles during splitting.
206This is generally not required, and will slow things down considerably. 206This is generally not required, and will slow things down considerably.
207You may need it if you want to use an advanced splitting function that 207You may need it if you want to use an advanced splitting function that
208analyses the body before splitting the article. 208analyzes the body before splitting the article.
209If this variable is nil, bodies will not be downloaded; if this 209If this variable is nil, bodies will not be downloaded; if this
210variable is the symbol `default' the default behaviour is 210variable is the symbol `default' the default behaviour is
211used (which currently is nil, unless you use a statistical 211used (which currently is nil, unless you use a statistical