aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fontset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontset.c b/src/fontset.c
index 5b283e7c000..a9a6ce522f9 100644
--- a/src/fontset.c
+++ b/src/fontset.c
@@ -1150,7 +1150,7 @@ FONT-SPEC may be:
1150 * A vector [ FAMILY WEIGHT SLANT WIDTH ADSTYLE REGISTRY ]. 1150 * A vector [ FAMILY WEIGHT SLANT WIDTH ADSTYLE REGISTRY ].
1151 See the documentation of `set-face-attribute' for the detail of 1151 See the documentation of `set-face-attribute' for the detail of
1152 these vector elements; 1152 these vector elements;
1153* A cons (FAMILY . REGISTRY), where FAMILY is a font family name and 1153 * A cons (FAMILY . REGISTRY), where FAMILY is a font family name and
1154 REGISTRY is a font registry name; 1154 REGISTRY is a font registry name;
1155 * A font name string. 1155 * A font name string.
1156 1156