(custom-browse-visibility): Doc fix.
authorAndreas Schwab <schwab@suse.de>
Wed, 7 Jan 1998 10:45:56 +0000 (10:45 +0000)
committerAndreas Schwab <schwab@suse.de>
Wed, 7 Jan 1998 10:45:56 +0000 (10:45 +0000)
lisp/cus-edit.el

index 30e3c86..e53459e 100644 (file)
@@ -1217,7 +1217,7 @@ item in another window.\n\n"))
   (goto-char (point-min)))
 
 (define-widget 'custom-browse-visibility 'item
   (goto-char (point-min)))
 
 (define-widget 'custom-browse-visibility 'item
-  "Control visibility of of items in the customize tree browser."
+  "Control visibility of items in the customize tree browser."
   :format "%[[%t]%]"
   :action 'custom-browse-visibility-action)
 
   :format "%[[%t]%]"
   :action 'custom-browse-visibility-action)