aboutsummaryrefslogtreecommitdiffstats
path: root/src/fontset.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontset.c')
-rw-r--r--src/fontset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontset.c b/src/fontset.c
index 2729fae6ee9..eec1e0da4cc 100644
--- a/src/fontset.c
+++ b/src/fontset.c
@@ -1444,7 +1444,7 @@ or t for the default fontset.
1444 1444
1445TARGET may be a single character to use FONT-SPEC for. 1445TARGET may be a single character to use FONT-SPEC for.
1446 1446
1447Target may be a cons (FROM . TO), where FROM and TO are characters. 1447TARGET may be a cons (FROM . TO), where FROM and TO are characters.
1448In that case, use FONT-SPEC for all the characters in the range 1448In that case, use FONT-SPEC for all the characters in the range
1449between FROM and TO (inclusive). 1449between FROM and TO (inclusive).
1450 1450