changeset 86115:d0540508156b

(nnimap-split-download-body): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 15 Nov 2007 16:54:18 +0000
parents 582241441df2
children 1101f7a56ed8
files lisp/gnus/nnimap.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/nnimap.el	Thu Nov 15 16:53:09 2007 +0000
+++ b/lisp/gnus/nnimap.el	Thu Nov 15 16:54:18 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."