diff options
Diffstat (limited to 'lisp/face-remap.el')
-rw-r--r-- | lisp/face-remap.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/face-remap.el b/lisp/face-remap.el index 75d7333f8a4..d6116714082 100644 --- a/lisp/face-remap.el +++ b/lisp/face-remap.el @@ -393,7 +393,7 @@ a top-level keymap, `text-scale-increase' or Most faces are affected by these font size changes, but not faces that have an explicit `:height' setting. The two exceptions to -this are the `default' and `header' faces: They will both be +this are the `default' and `header-line' faces: they will both be scaled even if they have an explicit `:height' setting." (interactive "p") (let ((ev last-command-event) |