changeset 32193:99d97831a467

(nnfolder-ignore-active-file): Typos.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 05 Oct 2000 23:23:39 +0000
parents cdd557fc0cb4
children 6c01019e04af
files lisp/gnus/nnfolder.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/nnfolder.el	Thu Oct 05 23:23:27 2000 +0000
+++ b/lisp/gnus/nnfolder.el	Thu Oct 05 23:23:39 2000 +0000
@@ -48,10 +48,10 @@
 ;; style. -SLB
 
 (defvoo nnfolder-ignore-active-file nil
-  "If non-nil, the active file is ignores.
+  "If non-nil, the active file is ignored.
 This 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
+still saved, but its values are not used.  This costs some extra time
 when scanning an mbox when opening it.")
 
 (defvoo nnfolder-distrust-mbox nil