# HG changeset patch # User Kenichi Handa # Date 1234929439 0 # Node ID 8c447b83d140faee79e3db7940837fc99f84da69 # Parent 444641a3190b87805aecf0b7dd92f8a9ae57941a (Ffont_spec): Fix typo. diff -r 444641a3190b -r 8c447b83d140 src/font.c --- 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...) */)