summaryrefslogtreecommitdiff
path: root/lisp/custom.el
diff options
context:
space:
mode:
authorSam Steingold <sds@gnu.org>2003-11-11 14:28:53 +0000
committerSam Steingold <sds@gnu.org>2003-11-11 14:28:53 +0000
commit2a69edce134ae1f787635da41123343ecd631645 (patch)
tree072a30f7c59d5a6e1e6b86081098c86379ca87a2 /lisp/custom.el
parent80060eb357819f7c312e473c6cd103b1b637ce54 (diff)
downloademacs-2a69edce134ae1f787635da41123343ecd631645.tar.gz
doc typo fix
Diffstat (limited to 'lisp/custom.el')
-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.
Third argument DOC is the face documentation.
-If FACE has been set with `custom-set-face', set the face attributes
+If FACE has been set with `custom-set-faces', set the face attributes
as specified by that function, otherwise set the face attributes
according to SPEC.