diff src/font.h @ 90864:834a5e8f248c

Fix typo in comment
author Jason Rumney <jasonr@gnu.org>
date Thu, 31 May 2007 00:42:37 +0000
parents f123a47d3df6
children ecd61e98251d
line wrap: on
line diff
--- a/src/font.h	Wed May 30 14:40:46 2007 +0000
+++ b/src/font.h	Thu May 31 00:42:37 2007 +0000
@@ -137,7 +137,7 @@
 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
 {