From 88a1a32fc57817d5e0e1f79b83ff23d7274cbace Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 21 Oct 2024 13:04:18 +0300 Subject: [PATCH] ; * doc/lispref/display.texi (Fontsets): Fix typo. --- doc/lispref/display.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 3492f4dc29b..ac712c43208 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -4030,7 +4030,7 @@ that case, use @var{font-spec} for all the characters in the charset. char-script-table}). In that case, use @var{font-spec} for all the characters belonging to the script. See also @code{use-default-font-for-symbols}, which affects font selection -when @var{fontset} is @code{symbol}. +when @var{characters} is @code{symbol}. @var{characters} may be @code{nil}, which means to use @var{font-spec} for any character in @var{fontset} for which no font-spec is -- 2.30.2