summaryrefslogtreecommitdiff
path: root/pango/pango-attributes.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-attributes.c')
-rw-r--r--pango/pango-attributes.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c
index ea7c268b..a44d499d 100644
--- a/pango/pango-attributes.c
+++ b/pango/pango-attributes.c
@@ -1401,7 +1401,9 @@ pango_attr_list_change (PangoAttrList *list,
* must be specified since the attributes in @other
* may only be present at some subsection of this range)
*
- * This function splices attribute list @other into @list.
+ * This function opens up a hole in @list, fills it in with attributes from
+ * the left, and then merges @other on top of the hole.
+ *
* This operation is equivalent to stretching every attribute
* that applies at position @pos in @list by an amount @len,
* and then calling pango_attr_list_change() with a copy