aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/file_dlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/file_dlg.h')
-rw-r--r--ui/gtk/file_dlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/file_dlg.h b/ui/gtk/file_dlg.h
index 9aa9311227..0b217400cf 100644
--- a/ui/gtk/file_dlg.h
+++ b/ui/gtk/file_dlg.h
@@ -79,7 +79,7 @@ extern gboolean file_selection_set_current_folder(GtkWidget *fs, const gchar *fi
/** Set the current file for a file selection dialog.
*
- * @param fs the file selection dialog from file_selection_new()
+ * @param chooser the file selection dialog from file_selection_new()
* @param filename the folder to set
* @return TRUE if the folder could be changed successfully
*/