]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fset_fontset_font): Fix spacing.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 10:03:44 +0000 (10:03 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 10:03:44 +0000 (10:03 +0000)
src/fontset.c

index e8232e8de1ba12fe794904935099af8821128884..98e6260a62cf03d1ae54c84befb35719978f91bd 100644 (file)
@@ -982,7 +982,7 @@ DEFUN ("set-fontset-font", Fset_fontset_font, Sset_fontset_font, 3, 4, 0,
 CHARACTER may be a cons; (FROM . TO), where FROM and TO are\n\
 non-generic characters.  In that case, use FONTNAME\n\
 for all characters in the range FROM and TO (inclusive).\n\
-CHARACTER may be a charset.   In that case, use FONTNAME\n\
+CHARACTER may be a charset.  In that case, use FONTNAME\n\
 for all character in the charsets.\n\
 \n\
 FONTNAME may be a cons; (FAMILY . REGISTRY), where FAMILY is a family\n\