summaryrefslogtreecommitdiff
path: root/pango/pango-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-utils.c')
-rw-r--r--pango/pango-utils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-utils.c b/pango/pango-utils.c
index 799af7a2..5000f489 100644
--- a/pango/pango-utils.c
+++ b/pango/pango-utils.c
@@ -1015,8 +1015,8 @@ pango_matrix_get_type (void)
*
* Copies a #PangoMatrix.
*
- * Return value: a copy of @matrix. The result must be freed with
- * pango_matrix_free().
+ * Return value: the newly allocated #PangoMatrix, which should
+ * be freed with pango_matrix_free().
*
* Since: 1.6
**/