changeset 102085:8c447b83d140

(Ffont_spec): Fix typo.
author Kenichi Handa <handa@m17n.org>
date Wed, 18 Feb 2009 03:57:19 +0000
parents 444641a3190b
children c70627aa5a6b
files src/font.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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...)  */)