diff src/font.c @ 102085:8c447b83d140

(Ffont_spec): Fix typo.
author Kenichi Handa <handa@m17n.org>
date Wed, 18 Feb 2009 03:57:19 +0000
parents 6bd3d2a26db9
children 7a18c1cb1a14
line wrap: on
line diff
--- a/src/font.c	Wed Feb 18 02:44:27 2009 +0000
+++ b/src/font.c	Wed Feb 18 03:57:19 2009 +0000
@@ -3957,7 +3957,7 @@
 must not have any of the remaining elements.
 
 For instance, if the VALUE is `(thai nil nil (mark))', the font must
-be an OpenTyep font, and whose GPOS table of `thai' script's default
+be an OpenType font, and whose GPOS table of `thai' script's default
 language system must contain `mark' feature.
 
 usage: (font-spec ARGS...)  */)