summaryrefslogtreecommitdiff
path: root/pango/pangofc-font.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pangofc-font.c')
-rw-r--r--pango/pangofc-font.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pangofc-font.c b/pango/pangofc-font.c
index 5f62f428..5a339763 100644
--- a/pango/pangofc-font.c
+++ b/pango/pangofc-font.c
@@ -578,11 +578,11 @@ pango_fc_font_real_get_glyph (PangoFcFont *font,
* pango_fc_font_lock_face:
* @font: a #PangoFcFont.
*
- * Gets the FreeType FT_Face associated with a font,
+ * Gets the FreeType <type>FT_Face</type> associated with a font,
* This face will be kept around until you call
* pango_fc_font_unlock_face().
*
- * Return value: the FreeType FT_Face associated with @font.
+ * Return value: the FreeType <type>FT_Face</type> associated with @font.
*
* Since: 1.4
**/