summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-10-12 02:32:56 +0000
committerRichard M. Stallman <rms@gnu.org>1996-10-12 02:32:56 +0000
commitc7f94317d81a11aed44a077286559f620a4d92e7 (patch)
tree7b27e376237e500dcf86abfd0357cd8a735d6597 /lisp
parent857e988f71726145b12e4beeb191542e1c6787bc (diff)
downloademacs-c7f94317d81a11aed44a077286559f620a4d92e7.tar.gz
(nnfolder-ignore-active-file): Doc fix.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/nnfolder.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nnfolder.el b/lisp/nnfolder.el
index 6ff058247b3..775273dbeca 100644
--- a/lisp/nnfolder.el
+++ b/lisp/nnfolder.el
@@ -53,7 +53,7 @@
(defvoo nnfolder-ignore-active-file nil
"If non-nil, causes nnfolder to do some extra work in order to determine
the true active ranges of an mbox file. Note that the active file is still
-saved, but it's values are not used. This costs some extra time when
+saved, but its values are not used. This costs some extra time when
scanning an mbox when opening it.")
(defvoo nnfolder-distrust-mbox nil