1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 11:20:41 -08:00

Fix typo in Face Remapping

* doc/lispref/display.texi (Face Remapping): Fix typo.
This commit is contained in:
Lars Ingebrigtsen 2022-02-14 15:16:42 +01:00
parent d52d913fa0
commit 3a3387f58e

View file

@ -3321,7 +3321,7 @@ if you need to remove the remapping later.
(face-remap-add-relative 'default :height 1.5)
@end example
Note that face remapping does not work reliably parent faces of
Note that face remapping does not work reliably for parent faces of
@dfn{basic faces}. (These are the faces that are used in mode lines,
header lines and the like.) For instance, @code{mode-line-inactive}
inherits from @code{mode-line}, but remapping @code{mode-line} won't