# HG changeset patch # User Richard M. Stallman # Date 894338989 0 # Node ID 301e6c47b67df041977fec8df1c374c170c1b177 # Parent 1baa3e876ad002d2a4dbcd01c73f8497e6e19422 (custom-face-attributes): Doc fix. diff -r 1baa3e876ad0 -r 301e6c47b67d lisp/cus-face.el --- a/lisp/cus-face.el Tue May 05 00:39:35 1998 +0000 +++ b/lisp/cus-face.el Tue May 05 03:29:49 1998 +0000 @@ -102,7 +102,7 @@ "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.