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 9e914abc1ff..16d14669c89 100644 --- a/src/fontset.c +++ b/src/fontset.c @@ -1877,7 +1877,7 @@ fontset_from_font (Lisp_Object font_object) /* Update auto_fontset_alist for FONTSET. When an ASCII font of FONTSET is changed, we delete an entry of FONTSET if any from - auto_fontset_alist so that FONTSET is not re-used by + auto_fontset_alist so that FONTSET is not reused by fontset_from_font. */ static void |