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 786df91c..b53dd5fa 100644
--- a/pango/pangofc-font.c
+++ b/pango/pangofc-font.c
@@ -532,7 +532,7 @@ pango_fc_font_real_get_glyph (PangoFcFont *font,
* This face will be kept around until you call
* pango_fc_font_unlock_face().
*
- * Returns: the FreeType FT_Face associated with @font.
+ * Return value: the FreeType FT_Face associated with @font.
*
* Since: 1.4
**/
@@ -706,7 +706,7 @@ pango_fc_font_kern_glyphs (PangoFcFont *font,
*
* This will return any custom decoder set on this font.
*
- * Returns: The custom decoder
+ * Return value: The custom decoder
*
* Since: 1.6
**/