From ada4407b16170bb511bae681fcc83c9ea88dfcca Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 5 May 1998 03:29:49 +0000 Subject: [PATCH] (custom-face-attributes): Doc fix. --- lisp/cus-face.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5