mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
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
|
MEMBERS should be an alist of the form ((NAME WIDGET)...) where
|
||||||
NAME is a symbol and WIDGET is a widget for editing that symbol.
|
NAME is a symbol and WIDGET is a widget for editing that symbol.
|
||||||
Useful widgets are `custom-variable' for editing variables,
|
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
|
The remaining arguments should have the form
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue