summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWieland Hoffmann <themineo@gmail.com>2016-02-21 13:32:22 +1100
committerLars Ingebrigtsen <larsi@gnus.org>2016-02-21 13:32:22 +1100
commit72613557e02d493f195a1c0894ec736b19069f4c (patch)
tree2e8fa1ed4dae1876cbeafcf30f3f272f55f4d66a
parentd0f3b18fa91c3926034a859c3a7c11c0dab924e6 (diff)
downloademacs-72613557e02d493f195a1c0894ec736b19069f4c.tar.gz
Grammar fix in doc string
* lisp/custom.el (defgroup): Grammar fix in doc string. Copyright-paperwork-exempt: yes
-rw-r--r--lisp/custom.el2
1 files changed, 1 insertions, 1 deletions
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