Grammar fix in doc string
* lisp/custom.el (defgroup): Grammar fix in doc string. Copyright-paperwork-exempt: yes
This commit is contained in:
committed by
Lars Ingebrigtsen
parent
d0f3b18fa9
commit
72613557e0
@@ -464,7 +464,7 @@ are not usually written so.
|
||||
MEMBERS should be an alist of the form ((NAME WIDGET)...) where
|
||||
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.
|
||||
`custom-face' for editing faces, and `custom-group' for editing groups.
|
||||
|
||||
The remaining arguments should have the form
|
||||
|
||||
|
||||
Reference in New Issue
Block a user