changeset 17476:a7950b211a32

Spelling error.
author Per Abrahamsen <abraham@dina.kvl.dk>
date Tue, 15 Apr 1997 11:35:12 +0000
parents 0a534b0cc7a3
children 1b5cc3740793
files lisp/cus-start.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-start.el	Tue Apr 15 11:32:14 1997 +0000
+++ b/lisp/cus-start.el	Tue Apr 15 11:35:12 1997 +0000
@@ -200,7 +200,7 @@
 (let ((all '((bold "Use bold font.")
 	     (bold-italic "Use bold italic font.")
 	     (italic "Use italic font.")
-	     (underline "Undeline text.")
+	     (underline "Underline text.")
 	     (default "Used for text not covered by other faces.")
 	     (highlight "Highlight text in some way.")
 	     (modeline "Used for displaying the modeline.")