diff options
-rw-r--r-- | modules/calendar/e-cal-shell-view-actions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/calendar/e-cal-shell-view-actions.c b/modules/calendar/e-cal-shell-view-actions.c index 37c7e38413..2338fdb247 100644 --- a/modules/calendar/e-cal-shell-view-actions.c +++ b/modules/calendar/e-cal-shell-view-actions.c @@ -1539,7 +1539,7 @@ static GtkRadioActionEntry calendar_filter_entries[] = { { "calendar-filter-active-appointments", NULL, - N_("Active Appointements"), + N_("Active Appointments"), NULL, NULL, /* XXX Add a tooltip! */ CALENDAR_FILTER_ACTIVE_APPOINTMENTS }, |