From 7c259219a9b0a37ac0dafee22634973c5f424bad Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Mon, 21 Sep 2009 00:50:14 +0200 Subject: Typo fix --- modules/calendar/e-cal-shell-view-taskpad.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) }, -- cgit v1.2.3