aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/calendar/e-cal-shell-view-taskpad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/calendar/e-cal-shell-view-taskpad.c b/modules/calendar/e-cal-shell-view-taskpad.c
index 965ec47c49..0301d9c1a1 100644
--- a/modules/calendar/e-cal-shell-view-taskpad.c
+++ b/modules/calendar/e-cal-shell-view-taskpad.c
@@ -386,7 +386,7 @@ static GtkActionEntry calendar_taskpad_entries[] = {
{ "calendar-taskpad-mark-incomplete",
NULL,
- N_("_Mar_k as Incomplete"),
+ N_("_Mark as Incomplete"),
NULL,
N_("Mark selected tasks as incomplete"),
G_CALLBACK (action_calendar_taskpad_mark_incomplete_cb) },