summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2007-10-10 22:02:04 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-10-10 22:02:04 +0000
commitfc08a649dbf57da6d79a1e8df1c3883f8f6b7111 (patch)
treec934ac084818ed85c5bfd60c8fa0086e9328e4f8
parent6bbc2e78b187c44073eb1bd1897d923f9ce028ab (diff)
downloadpango-fc08a649dbf57da6d79a1e8df1c3883f8f6b7111.tar.gz
Improve docs.
svn path=/trunk/; revision=2430
-rw-r--r--pango/pango-ot-info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-ot-info.c b/pango/pango-ot-info.c
index 88c0af5a..ba5633ff 100644
--- a/pango/pango-ot-info.c
+++ b/pango/pango-ot-info.c
@@ -112,7 +112,7 @@ pango_ot_info_finalizer (void *object)
* pango_ot_info_get:
* @face: a <type>FT_Face</type>.
*
- * Returns the #PangoOTInfo structure for the given FreeType font.
+ * Returns the #PangoOTInfo structure for the given FreeType font face.
*
* Return value: the #PangoOTInfo for @face. This object will have
* the same lifetime as @face.