# HG changeset patch # User Juanma Barranquero # Date 1195152515 0 # Node ID 12805c0f0e4ec69717e553fee818c6b28fed225e # Parent f82bef3d3b8b783463581ae2b8ed7ea54ae9a05c (nnimap-split-download-body): Fix typo in docstring. diff -r f82bef3d3b8b -r 12805c0f0e4e lisp/gnus/nnimap.el --- 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."