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: * A vector [ FAMILY WEIGHT SLANT WIDTH ADSTYLE REGISTRY ]. See the documentation of `set-face-attribute' for the detail of these vector elements; -* A cons (FAMILY . REGISTRY), where FAMILY is a font family name and + * A cons (FAMILY . REGISTRY), where FAMILY is a font family name and REGISTRY is a font registry name; * A font name string.