]> git.eshelyaron.com Git - emacs.git/commitdiff
(nnimap-split-download-body): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2007 18:48:35 +0000 (18:48 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 15 Nov 2007 18:48:35 +0000 (18:48 +0000)
lisp/gnus/nnimap.el

index ba23280658ad1389fe3ab471f3504d8370075a33..dad6758300b128b650bbc09b362359159aea75cb 100644 (file)
@@ -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."