summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserbutton.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-04-17 20:08:21 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-04-17 20:08:21 -0400
commitd53f3a54b1984b12a30e871c055fb6197654faeb (patch)
tree5cb57abb9c3da6754520935f7b1f96472f9f69a9 /gtk/gtkfilechooserbutton.c
parente880abfaf34d28b245d9ddcda20bab965ffbebd2 (diff)
downloadgtk+-d53f3a54b1984b12a30e871c055fb6197654faeb.tar.gz
filechooser: Cosmetic doc changes
Diffstat (limited to 'gtk/gtkfilechooserbutton.c')
-rw-r--r--gtk/gtkfilechooserbutton.c2
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
*