summaryrefslogtreecommitdiff
path: root/gtk/gtkfilesel.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/gtkfilesel.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/gtkfilesel.c')
-rw-r--r--gtk/gtkfilesel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfilesel.c b/gtk/gtkfilesel.c
index 5ab0abda8b..4b62d2b0f7 100644
--- a/gtk/gtkfilesel.c
+++ b/gtk/gtkfilesel.c
@@ -3056,7 +3056,7 @@ open_user_dir (const gchar *text_to_complete,
#endif
-/* open a directory relative the the current relative directory */
+/* open a directory relative to the current relative directory */
static CompletionDir*
open_relative_dir (gchar *dir_name,
CompletionDir *dir,