]> git.eshelyaron.com Git - emacs.git/commitdiff
(custom-face-attributes): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 5 May 1998 03:29:49 +0000 (03:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 5 May 1998 03:29:49 +0000 (03:29 +0000)
lisp/cus-face.el

index edfd450162a59007a5781fa6b44ea0392c7a0a43..b94ebbd033bdfbe15eec575c6b6899ba9d07f549 100644 (file)
@@ -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.