From eed4bfd92100d915d9d2f8e7c2d7ecac659a688a Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sun, 7 Jan 2007 05:49:53 +0000 Subject: Spell-check the docs. svn path=/trunk/; revision=2130 --- pango/pango-ot-info.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pango/pango-ot-info.c') diff --git a/pango/pango-ot-info.c b/pango/pango-ot-info.c index fa3dd5f4..6c362db5 100644 --- a/pango/pango-ot-info.c +++ b/pango/pango-ot-info.c @@ -110,7 +110,7 @@ pango_ot_info_finalizer (void *object) /** * pango_ot_info_get: - * @face: a #FT_Face. + * @face: a FT_Face. * * Returns the #PangoOTInfo structure for the given FreeType font. * @@ -210,7 +210,7 @@ set_unicode_charmap (FT_Face face) } /* Synthesize a GDEF table using the font's charmap and the - * unicode property database. We'll fill in class definitions + * Unicode property database. We'll fill in class definitions * for glyphs not in the charmap as we walk through the tables. */ static void @@ -629,7 +629,7 @@ pango_ot_info_list_languages (PangoOTInfo *info, * @table_type: the table type to obtain information about. * @tag: unused parameter. * @script_index: the index of the script to obtain information about. - * @language_index: the indes of the language to list features for, or + * @language_index: the index of the language to list features for, or * %PANGO_OT_DEFAULT_LANGUAGE, to list features for the default * language of the script. * -- cgit v1.2.1