Fix typo in comment
authorJason Rumney <jasonr@gnu.org>
Thu, 31 May 2007 00:42:37 +0000 (00:42 +0000)
committerJason Rumney <jasonr@gnu.org>
Thu, 31 May 2007 00:42:37 +0000 (00:42 +0000)
src/font.h

index 4bef1b2..e284ae7 100644 (file)
@@ -137,7 +137,7 @@ extern Lisp_Object null_string;
 extern Lisp_Object null_vector;
 
 /* Structure for an opened font.  We can safely cast this structure to
-   "struft font_info".  */
+   "struct font_info".  */
 
 struct font
 {