summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-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.