summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorPer Abrahamsen <abraham@dina.kvl.dk>1997-04-15 11:35:12 +0000
committerPer Abrahamsen <abraham@dina.kvl.dk>1997-04-15 11:35:12 +0000
commitece26bb18381221b9575057f0c91091a3764dd4f (patch)
tree815629136bf20cf878397418495c8017d792edaa /lisp
parentc189099b6ca37c4897842040b960a14761cd05db (diff)
downloademacs-ece26bb18381221b9575057f0c91091a3764dd4f.tar.gz
Spelling error.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/cus-start.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el
index 11d7ea1bed5..6076e4b9aa1 100644
--- a/lisp/cus-start.el
+++ b/lisp/cus-start.el
@@ -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.")