diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-09-08 16:48:53 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-09-08 16:51:44 -0400 |
commit | 700e78d847c493e09a969a657a29a4ef040c07ba (patch) | |
tree | 8079174de4c6e31f9fb4ba688feae9e8203ed881 /gtk/gtktextchild.c | |
parent | 57b353de33a383a606d216f2aee661debb290ee9 (diff) | |
download | gtk+-700e78d847c493e09a969a657a29a4ef040c07ba.tar.gz |
Remove more leftover —es
These were leftover at various places in the documentation.
Diffstat (limited to 'gtk/gtktextchild.c')
-rw-r--r-- | gtk/gtktextchild.c | 2 |
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 |