summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2007-01-08 22:34:36 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-01-08 22:34:36 +0000
commitba7d1e555c7e34e2925a1a2b665124ff1bbb5886 (patch)
treea7abbe55f2dcc2fb70cf3d5cd682a7107e048240
parent6dfa8050e8394b2ead16f1607fc69b85995b1e57 (diff)
downloadpango-ba7d1e555c7e34e2925a1a2b665124ff1bbb5886.tar.gz
Fix typo in docs.
svn path=/branches/pango-1-14/; revision=2132
-rw-r--r--pango/pangoft2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangoft2.c b/pango/pangoft2.c
index 0c77ca4f..8b4fd98c 100644
--- a/pango/pangoft2.c
+++ b/pango/pangoft2.c
@@ -160,7 +160,7 @@ set_transform (PangoFT2Font *ft2font)
* face from pango_fc_font_lock_face() you must call
* pango_fc_font_unlock_face().
*
- * Return value: a pointer to a <type>FT_Face<type> structure, with the size set correctly
+ * Return value: a pointer to a <type>FT_Face</type> structure, with the size set correctly
**/
FT_Face
pango_ft2_font_get_face (PangoFont *font)