; * src/fontset.c (set-fontset-font): Use uppercase arg in docstring

This commit is contained in:
Alexander Gramiak 2019-04-04 11:31:43 -06:00
parent 0924b27bca
commit 9e79f199ff

View file

@ -1447,7 +1447,7 @@ or t for the default fontset.
TARGET may be a single character to use FONT-SPEC for.
Target may be a cons (FROM . TO), where FROM and TO are characters.
TARGET may be a cons (FROM . TO), where FROM and TO are characters.
In that case, use FONT-SPEC for all the characters in the range
between FROM and TO (inclusive).