changeset 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 f82bef3d3b8b
children 0eeb4f18fd56
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 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."