diff lisp/gnus/nnimap.el @ 79419:12805c0f0e4e

(nnimap-split-download-body): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 15 Nov 2007 18:48:35 +0000
parents f0a07da7dd45
children 1cb31606209f
line wrap: on
line diff
--- a/lisp/gnus/nnimap.el	Thu Nov 15 18:47:51 2007 +0000
+++ b/lisp/gnus/nnimap.el	Thu Nov 15 18:48:35 2007 +0000
@@ -208,7 +208,7 @@
 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."