summaryrefslogtreecommitdiff
path: root/gtk/gtkcontainer.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-02-01 18:07:41 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-02-01 18:07:41 +0000
commit91708cf600f8d9134cd9658a368cdbc09225c2d9 (patch)
tree04d0ccd91850ab3d1ec6eb89448f05ee5e8ed4dd /gtk/gtkcontainer.c
parentd223323e08d6c88694bc43cb4e529c2eae8435df (diff)
downloadgdk-pixbuf-91708cf600f8d9134cd9658a368cdbc09225c2d9.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/gtkcontainer.c')
-rw-r--r--gtk/gtkcontainer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcontainer.c b/gtk/gtkcontainer.c
index c8b070ed4..51ae7e3b3 100644
--- a/gtk/gtkcontainer.c
+++ b/gtk/gtkcontainer.c
@@ -1364,7 +1364,7 @@ gtk_container_set_focus_child (GtkContainer *container,
* gtk_container_get_children:
* @container: a #GtkContainer.
*
- * Returns the the container's non-internal children. See
+ * Returns the container's non-internal children. See
* gtk_container_forall() for details on what constitutes an "internal" child.
*
* Return value: a newly-allocated list of the container's non-internal children.