summaryrefslogtreecommitdiff
path: root/lisp/cus-face.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-05-05 03:29:49 +0000
committerRichard M. Stallman <rms@gnu.org>1998-05-05 03:29:49 +0000
commitada4407b16170bb511bae681fcc83c9ea88dfcca (patch)
tree1a5a707593f86fbe8a96a13b00ed87c5ee996ee7 /lisp/cus-face.el
parent599f9a5c4c39522630c1ee2cfe4d3830b45e8d7a (diff)
downloademacs-ada4407b16170bb511bae681fcc83c9ea88dfcca.tar.gz
(custom-face-attributes): Doc fix.
Diffstat (limited to 'lisp/cus-face.el')
-rw-r--r--lisp/cus-face.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cus-face.el b/lisp/cus-face.el
index edfd450162a..b94ebbd033b 100644
--- a/lisp/cus-face.el
+++ b/lisp/cus-face.el
@@ -102,7 +102,7 @@ Control whether the text should be in inverse video.")
"Alist of face attributes.
The elements are of the form (KEY TYPE SET GET),
where KEY is the name of the attribute,
-TYPE is a widget type for editing the attibute,
+TYPE is a widget type for editing the attribute,
SET is a function for setting the attribute value,
and GET is a function for getiing the attribute value.