summaryrefslogtreecommitdiff
path: root/gtk/gtkbuildable.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkbuildable.c')
-rw-r--r--gtk/gtkbuildable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkbuildable.c b/gtk/gtkbuildable.c
index 8fdb58024c..47cd426a41 100644
--- a/gtk/gtkbuildable.c
+++ b/gtk/gtkbuildable.c
@@ -84,7 +84,7 @@ gtk_buildable_set_name (GtkBuildable *buildable,
*
* Gets the name of the @buildable object.
*
- * #GtkBuilder sets the name based on the the
+ * #GtkBuilder sets the name based on the
* <link linkend="BUILDER-UI">GtkBuilder UI definition</link>
* used to construct the @buildable.
*