Grammar fix in doc string
* lisp/custom.el (defgroup): Grammar fix in doc string. Copyright-paperwork-exempt: yes
This commit is contained in:
parent
d0f3b18fa9
commit
72613557e0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue