summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooser.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-12-26 06:28:00 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-12-26 06:28:00 +0000
commit1fc0fc699149a37bdceca76cabc4b66cd0d8a8ac (patch)
tree7fa37fa6159f727ab04e57e4f6c2f952f0544aaa /gtk/gtkfilechooser.c
parent6e63a0b8719954156fcfd762c71c5cd8302b63d0 (diff)
downloadgdk-pixbuf-1fc0fc699149a37bdceca76cabc4b66cd0d8a8ac.tar.gz
Typo fix. (#162219, Masao Mutoh)
2004-12-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooser.c (gtk_file_chooser_set_action): Typo fix. (#162219, Masao Mutoh)
Diffstat (limited to 'gtk/gtkfilechooser.c')
-rw-r--r--gtk/gtkfilechooser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfilechooser.c b/gtk/gtkfilechooser.c
index 377838809..ab7ce1046 100644
--- a/gtk/gtkfilechooser.c
+++ b/gtk/gtkfilechooser.c
@@ -258,7 +258,7 @@ gtk_file_chooser_error_quark (void)
* @chooser: a #GtkFileChooser
* @action: the action that the file selector is performing
*
- * Sets the type of operation that that the chooser is performing; the
+ * Sets the type of operation that the chooser is performing; the
* user interface is adapted to suit the selected action. For example,
* an option to create a new folder might be shown if the action is
* %GTK_FILE_CHOOSER_ACTION_SAVE but not if the action is