summaryrefslogtreecommitdiff
path: root/pango/pango-script.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-script.c')
-rw-r--r--pango/pango-script.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pango/pango-script.c b/pango/pango-script.c
index cde37b80..2d754dc2 100644
--- a/pango/pango-script.c
+++ b/pango/pango-script.c
@@ -128,7 +128,8 @@ pango_script_for_unichar (gunichar ch)
* the iterator is freed with pango_script_iter_free ().x
*
* Return value: the new script iterator, initialized
- * to point at the first range in the text. If the string is
+ * to point at the first range in the text, which should be
+ * freed with pango_script_iter_free(). If the string is
* empty, it will point at an empty range.
*
* Since: 1.4