diff options
Diffstat (limited to 'gtk/gtkfilechooserbutton.c')
-rw-r--r-- | gtk/gtkfilechooserbutton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfilechooserbutton.c b/gtk/gtkfilechooserbutton.c index 8b4134135b..d509b86990 100644 --- a/gtk/gtkfilechooserbutton.c +++ b/gtk/gtkfilechooserbutton.c @@ -65,7 +65,7 @@ /** * SECTION:gtkfilechooserbutton - * @Short_description: A button to launch a file selection dialog + * @Short_description: A button to launch a file chooser dialog * @Title: GtkFileChooserButton * @See_also:#GtkFileChooserDialog * |