From 72613557e02d493f195a1c0894ec736b19069f4c Mon Sep 17 00:00:00 2001 From: Wieland Hoffmann Date: Sun, 21 Feb 2016 13:32:22 +1100 Subject: [PATCH] Grammar fix in doc string * lisp/custom.el (defgroup): Grammar fix in doc string. Copyright-paperwork-exempt: yes --- lisp/custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2