From: Jason Rumney Date: Thu, 31 May 2007 00:42:37 +0000 (+0000) Subject: Fix typo in comment X-Git-Tag: emacs-pretest-23.0.90~8295^2~490 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4fe8e188b800f99d0eb0e1c3c3fab643d93d7898;p=emacs.git Fix typo in comment --- diff --git a/src/font.h b/src/font.h index 4bef1b2f00e..e284ae74c78 100644 --- a/src/font.h +++ b/src/font.h @@ -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 {