aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-actions.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-window-actions.c')
-rw-r--r--shell/e-shell-window-actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-window-actions.c b/shell/e-shell-window-actions.c
index bfc1ca9557..247b3814cc 100644
--- a/shell/e-shell-window-actions.c
+++ b/shell/e-shell-window-actions.c
@@ -655,7 +655,7 @@ action_about_cb (GtkAction *action,
"documenters", documenters,
"translator-credits", translator_credits,
"logo-icon-name", "evolution",
- "license-type", GTK_LICENSE_GPL_2_0,
+ "license-type", GTK_LICENSE_GPL_2_0,
NULL);
}