aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/faces.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/faces.el b/lisp/faces.el
index aa18e29582e..4f62a5b1546 100644
--- a/lisp/faces.el
+++ b/lisp/faces.el
@@ -584,7 +584,7 @@ The following attributes are recognized:
584 584
585`:family' 585`:family'
586 586
587VALUE must be a string specifying the font family, e.g. ``courier'', 587VALUE must be a string specifying the font family, e.g. ``monospace'',
588or a fontset alias name. If a font family is specified, wild-cards `*' 588or a fontset alias name. If a font family is specified, wild-cards `*'
589and `?' are allowed. 589and `?' are allowed.
590 590