diff options
Diffstat (limited to 'src/fontset.c')
-rw-r--r-- | src/fontset.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontset.c b/src/fontset.c index 5c9ebf8440a..d802d235962 100644 --- a/src/fontset.c +++ b/src/fontset.c @@ -1702,7 +1702,7 @@ static Lisp_Object auto_fontset_alist; /* Number of automatically created fontsets. */ static printmax_t num_auto_fontsets; -/* Retun a fontset synthesized from FONT-OBJECT. This is called from +/* Return a fontset synthesized from FONT-OBJECT. This is called from x_new_font when FONT-OBJECT is used for the default ASCII font of a frame, and the returned fontset is used for the default fontset of that frame. The fontset specifies a font of the same registry as |