summaryrefslogtreecommitdiff
path: root/gtk/gtkbbox.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-02-01 18:15:09 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-02-01 18:15:09 +0000
commit1d0c7ea1bb78ea1248f2400507c12c29fd284219 (patch)
tree260359d7552ecc79042244e7db16e58f221afd18 /gtk/gtkbbox.c
parent2fc5429c28aeef6c75e2f6180d782296f1c28d0c (diff)
downloadgtk+-1d0c7ea1bb78ea1248f2400507c12c29fd284219.tar.gz
Fix many instances of "the the" in docs and comments. (#165815, Masao
2005-02-01 Matthias Clasen <mclasen@redhat.com> * */*.c: Fix many instances of "the the" in docs and comments. (#165815, Masao Mutoh)
Diffstat (limited to 'gtk/gtkbbox.c')
-rw-r--r--gtk/gtkbbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkbbox.c b/gtk/gtkbbox.c
index 1974b57eae..ac9a9d1d32 100644
--- a/gtk/gtkbbox.c
+++ b/gtk/gtkbbox.c
@@ -376,7 +376,7 @@ gtk_button_box_get_child_secondary (GtkButtonBox *widget,
*
* This group appears after the other children if the style
* is %GTK_BUTTONBOX_START, %GTK_BUTTONBOX_SPREAD or
- * %GTK_BUTTONBOX_EDGE, and before the the other children if the style
+ * %GTK_BUTTONBOX_EDGE, and before the other children if the style
* is %GTK_BUTTONBOX_END. For horizontal button boxes, the definition
* of before/after depends on direction of the widget (see
* gtk_widget_set_direction()). If the style is %GTK_BUTTONBOX_START