From: Kenichi Handa Date: Wed, 18 Feb 2009 03:57:19 +0000 (+0000) Subject: (Ffont_spec): Fix typo. X-Git-Tag: emacs-pretest-23.0.91~171 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=22f799662ba01a7b30c4ce26e20c1f0323254584;p=emacs.git (Ffont_spec): Fix typo. --- diff --git a/src/font.c b/src/font.c index df59a3b3376..77c578898c7 100644 --- a/src/font.c +++ b/src/font.c @@ -3957,7 +3957,7 @@ GSUB and GPOS may contain `nil' element. In such a case, the font 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...) */)