changeset 21942:301e6c47b67d

(custom-face-attributes): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Tue, 05 May 1998 03:29:49 +0000
parents 1baa3e876ad0
children f702be237f91
files lisp/cus-face.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.