]> code.delx.au - gnu-emacs/blobdiff - src/ftfont.c
Spelling fixes.
[gnu-emacs] / src / ftfont.c
index 1df61b20a5f65acc7d2e3f3337a86a6cc1e0e77a..384989732e1c2e1e24158c9ebc21045868baf9cb 100644 (file)
@@ -54,7 +54,7 @@ static Lisp_Object freetype_font_cache;
 /* Cache for FT_Face and FcCharSet. */
 static Lisp_Object ft_face_cache;
 
-/* The actual structure for FreeType font that can be casted to struct
+/* The actual structure for FreeType font that can be cast to struct
    font.  */
 
 struct ftfont_info