aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-utils.c')
-rw-r--r--shell/e-shell-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-utils.c b/shell/e-shell-utils.c
index 749eb22bd5..740960f555 100644
--- a/shell/e-shell-utils.c
+++ b/shell/e-shell-utils.c
@@ -160,7 +160,7 @@ GFile *
e_shell_run_save_dialog (EShell *shell,
const gchar *title,
const gchar *suggestion,
- const gchar *filters,
+ const gchar *filters,
GtkCallback customize_func,
gpointer customize_data)
{