]> code.delx.au - gnu-emacs/blobdiff - src/fontset.h
(regi-interpret): Use `mapc' rather than `mapcar'.
[gnu-emacs] / src / fontset.h
index 5b5c5cbcfaae436b88b1d97af713ccc82433c7c5..c8bd1e36eabe97cbf258c933c546f8341024afef 100644 (file)
@@ -66,7 +66,7 @@ struct font_info
   /* Average width of glyphs in the font.  */
   int average_width;
 
-  /* 1 iff `vertical-centering-font-regexp' matches this font name.
+  /* 1 if `vertical-centering-font-regexp' matches this font name.
      In this case, we render characters at vartical center positions
      of lines.  */
   int vertical_centering;