summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnimap.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2007-11-15 16:59:38 +0000
committerJuanma Barranquero <lekktu@gmail.com>2007-11-15 16:59:38 +0000
commitec5741dc7fcfd96ac1b9d4dc3759fce214e685f4 (patch)
treecccc1144d4d529a4d83c6356d91c9d82eb3e9301 /lisp/gnus/nnimap.el
parente9346447845acac2324cf52901d52895403b1121 (diff)
downloademacs-ec5741dc7fcfd96ac1b9d4dc3759fce214e685f4.tar.gz
(nnimap-split-download-body): Fix typo in docstring.
Diffstat (limited to 'lisp/gnus/nnimap.el')
-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 28938e4c0a6..9b0fab70469 100644
--- a/lisp/gnus/nnimap.el
+++ b/lisp/gnus/nnimap.el
@@ -208,7 +208,7 @@ This is generally not required, and will slow things down considerably.
You may need it if you want to use an advanced splitting function that
analyzes the body before splitting the article.
If this variable is nil, bodies will not be downloaded; if this
-variable is the symbol `default' the default behaviour is
+variable is the symbol `default' the default behavior is
used (which currently is nil, unless you use a statistical
spam.el test); if this variable is another non-nil value bodies
will be downloaded."