From: Behdad Esfahbod Date: Fri, 25 Nov 2005 09:22:02 +0000 (+0000) Subject: Tiny doc improvement. X-Git-Tag: submit/master/20120920.151126~7^2~1351 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b5baa43d3a972ebd3ef82ede14b54c185b723a71;p=framework%2Fuifw%2Fharfbuzz.git Tiny doc improvement. --- diff --git a/src/pango-ot-info.c b/src/pango-ot-info.c index 221b311..57ecd27 100644 --- a/src/pango-ot-info.c +++ b/src/pango-ot-info.c @@ -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. *