Mercurial > emacs
changeset 43550:fc7733c201af
(list-faces-display): Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 26 Feb 2002 12:12:52 +0000 |
parents | c2b52ba62750 |
children | 836406067ef1 |
files | lisp/faces.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/faces.el Tue Feb 26 10:01:38 2002 +0000 +++ b/lisp/faces.el Tue Feb 26 12:12:52 2002 +0000 @@ -1125,7 +1125,7 @@ "Use " (if (display-mouse-p) "\\[help-follow-mouse] or ") "\\[help-follow] on a face name to customize it\n" - "or on its sample text for a decription of the face.\n\n"))) + "or on its sample text for a description of the face.\n\n"))) (setq help-xref-stack nil) (while faces (setq face (car faces))