summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserwidget.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkfilechooserwidget.c')
-rw-r--r--gtk/gtkfilechooserwidget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfilechooserwidget.c b/gtk/gtkfilechooserwidget.c
index 1f153896d0..064846c955 100644
--- a/gtk/gtkfilechooserwidget.c
+++ b/gtk/gtkfilechooserwidget.c
@@ -6705,7 +6705,7 @@ search_start_query (GtkFileChooserWidget *impl,
gtk_widget_show (impl->remote_warning_bar);
/* We're not showing the file list here already and instead rely on the
- * GtkSearchEntry timout and the ::hits-added signal from above to
+ * GtkSearchEntry timeout and the ::hits-added signal from above to
* switch. */
}