aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/caldav/caldav-source.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/caldav/caldav-source.c')
-rw-r--r--plugins/caldav/caldav-source.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/caldav/caldav-source.c b/plugins/caldav/caldav-source.c
index 41cebef760..b93429dced 100644
--- a/plugins/caldav/caldav-source.c
+++ b/plugins/caldav/caldav-source.c
@@ -253,7 +253,7 @@ oge_caldav (EPlugin *epl,
g_free (uri);
g_free (username);
- mail = e_plugin_util_add_entry (parent, _("User e-_mail:"), source, "usermail");
+ mail = e_plugin_util_add_entry (parent, _("User e_mail:"), source, "usermail");
autoschedule = e_plugin_util_add_check (
parent, _("Server _handles meeting invitations"),
source, "autoschedule", "1", "0");