Tiny doc improvement.

This commit is contained in:
Behdad Esfahbod 2005-11-25 09:22:02 +00:00
parent 6f64314f7a
commit b5baa43d3a
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ pango_ot_info_finalizer (void *object)
* pango_ot_info_get:
* @face: a #FT_Face.
* @returns: the #PangoOTInfo for @face. This object will
* have the same lifetime as FT_Face.
* have the same lifetime as @face.
*
* Returns the #PangoOTInfo structure for the given FreeType font.
*