From: Wieland Hoffmann Date: Sun, 21 Feb 2016 02:32:22 +0000 (+1100) Subject: Grammar fix in doc string X-Git-Tag: emacs-25.0.92~79 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=72613557e02d493f195a1c0894ec736b19069f4c;p=emacs.git Grammar fix in doc string * lisp/custom.el (defgroup): Grammar fix in doc string. Copyright-paperwork-exempt: yes --- diff --git a/lisp/custom.el b/lisp/custom.el index f4045008ebf..056ca341197 100644 --- a/lisp/custom.el +++ b/lisp/custom.el @@ -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