diff options
Diffstat (limited to 'lisp/international/fontset.el')
-rw-r--r-- | lisp/international/fontset.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el index f9d3c85125a..dd8b8634631 100644 --- a/lisp/international/fontset.el +++ b/lisp/international/fontset.el @@ -292,7 +292,7 @@ ;; or a string FONT-NAME, ;; or an object created by `font-spec'. ;; -;; FAMILY may be nil, in which case, the the corresponding name of +;; FAMILY may be nil, in which case, the corresponding name of ;; default face is used. If REGISTRY contains a character `-', the ;; string before that is embedded in `CHARSET_REGISTRY' field, and the ;; string after that is embedded in `CHARSET_ENCODING' field. If it |