]> git.eshelyaron.com Git - emacs.git/commitdiff
(defgroup): Doc fix.
authorAndreas Schwab <schwab@suse.de>
Wed, 7 Jan 1998 10:45:33 +0000 (10:45 +0000)
committerAndreas Schwab <schwab@suse.de>
Wed, 7 Jan 1998 10:45:33 +0000 (10:45 +0000)
lisp/custom.el

index 180358523469d6f299960229ab11bf718bd89421..285723c4180f393ed8d53f52e0a47c71dc4e1ba9 100644 (file)
@@ -280,8 +280,8 @@ SYMBOL does not need to be quoted.
 Third arg DOC is the group documentation.
 
 MEMBERS should be an alist of the form ((NAME WIDGET)...) where
-NAME is a symbol and WIDGET is a widget is a widget for editing that
-symbol.  Useful widgets are `custom-variable' for editing variables,
+NAME is a symbol and WIDGET is a widget for editing that symbol.
+Useful widgets are `custom-variable' for editing variables,
 `custom-face' for edit faces, and `custom-group' for editing groups.
 
 The remaining arguments should have the form