summaryrefslogtreecommitdiff
path: root/pango/pango-context.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-context.c')
-rw-r--r--pango/pango-context.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-context.c b/pango/pango-context.c
index e1b408f5..4f75df39 100644
--- a/pango/pango-context.c
+++ b/pango/pango-context.c
@@ -160,7 +160,7 @@ pango_context_set_matrix (PangoContext *context,
* Gets the transformation matrix that will be applied when
* rendering with this context. See pango_context_set_matrix().
*
- * Returns: the matrix, or %NULL if no matrix has been set
+ * Return value: the matrix, or %NULL if no matrix has been set
* (which is the same as the identity matrix). The returned
* matrix is owned by Pango and must not be modified or
* freed.
@@ -1368,7 +1368,7 @@ update_metrics_from_items (PangoFontMetrics *metrics,
* be a composite of the metrics for the fonts loaded for the
* individual families.
*
- * Returns: a #PangoFontMetrics object. The caller must call pango_font_metrics_unref()
+ * Return value: a #PangoFontMetrics object. The caller must call pango_font_metrics_unref()
* when finished using the object.
**/
PangoFontMetrics *