summaryrefslogtreecommitdiff
path: root/gtk/gtktextchild.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktextchild.c')
-rw-r--r--gtk/gtktextchild.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktextchild.c b/gtk/gtktextchild.c
index 96e7ffd225..61a2bfbc4a 100644
--- a/gtk/gtktextchild.c
+++ b/gtk/gtktextchild.c
@@ -422,7 +422,7 @@ gtk_text_child_anchor_get_widgets (GtkTextChildAnchor *anchor)
* the buffer. Keep in mind that the child anchor will be
* unreferenced when removed from the buffer, so you need to
* hold your own reference (with g_object_ref()) if you plan
- * to use this function — otherwise all deleted child anchors
+ * to use this function — otherwise all deleted child anchors
* will also be finalized.
*
* Returns: %TRUE if the child anchor has been deleted from its buffer