1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00

Grammar fix in doc string

* lisp/custom.el (defgroup): Grammar fix in doc string.

Copyright-paperwork-exempt: yes
This commit is contained in:
Wieland Hoffmann 2016-02-21 13:32:22 +11:00 committed by Lars Ingebrigtsen
parent d0f3b18fa9
commit 72613557e0

View File

@ -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