From 32e33f6050464e0dec5ba2a59dd547cc94f6ecc8 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 23 Feb 2000 20:39:38 +0000 Subject: (list-faces-display): Fix header typo. --- lisp/faces.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/faces.el b/lisp/faces.el index dadfe68e62..b2b3afde8c 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -972,7 +972,7 @@ The sample text is a string that comes from the variable (concat "Use " (if (display-mouse-p) "\\[help-follow-mouse] or ") - "\\[help-follow] or on a face name to customize it\n" + "\\[help-follow] on a face name to customize it\n" "or on its sample text for a decription of the face.\n\n"))) (setq help-xref-stack nil) (while faces -- cgit v1.2.3