From: Richard M. Stallman Date: Tue, 5 May 1998 03:29:49 +0000 (+0000) Subject: (custom-face-attributes): Doc fix. X-Git-Tag: emacs-20.3~1135 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ada4407b16170bb511bae681fcc83c9ea88dfcca;p=emacs.git (custom-face-attributes): Doc fix. --- 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.