changeset 85270:1372ee106c78

(woman-ignore): Fix doc typo.
author Glenn Morris <rgm@gnu.org>
date Sat, 13 Oct 2007 19:34:03 +0000
parents 7fdf1d7a2fb4
children bd12a59a344d
files lisp/woman.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/woman.el	Sat Oct 13 17:57:47 2007 +0000
+++ b/lisp/woman.el	Sat Oct 13 19:34:03 2007 +0000
@@ -846,7 +846,7 @@
   :group 'woman-formatting)
 
 (defcustom woman-ignore t
-  "If non-nil then unrecognized requests etc.. are ignored.  Default is t.
+  "If non-nil then unrecognized requests etc. are ignored.  Default is t.
 This gives the standard ?roff behavior.  If nil then they are left in
 the buffer, which may aid debugging."
   :type 'boolean