Tiny doc improvement.
authorBehdad Esfahbod <behdad@src.gnome.org>
Fri, 25 Nov 2005 09:22:02 +0000 (09:22 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Fri, 25 Nov 2005 09:22:02 +0000 (09:22 +0000)
src/pango-ot-info.c

index 221b311..57ecd27 100644 (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.
  *