aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/custom.el b/lisp/custom.el
index 976787d3483..aa4d0d8353f 100644
--- a/lisp/custom.el
+++ b/lisp/custom.el
@@ -264,7 +264,7 @@ FACE does not need to be quoted.
264 264
265Third argument DOC is the face documentation. 265Third argument DOC is the face documentation.
266 266
267If FACE has been set with `custom-set-face', set the face attributes 267If FACE has been set with `custom-set-faces', set the face attributes
268as specified by that function, otherwise set the face attributes 268as specified by that function, otherwise set the face attributes
269according to SPEC. 269according to SPEC.
270 270