aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-view-actions.c
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2009-09-21 06:53:24 +0800
committerAndre Klapper <a9016009@gmx.de>2009-09-21 06:53:24 +0800
commit5606859f3adc9c8b5b3180cd2711948ef413033a (patch)
treee854f017d11702de770da21a9f99b241063c879f /modules/calendar/e-cal-shell-view-actions.c
parentc65d5ab1f7475519dee9fd572c52a38ea571ccbd (diff)
downloadgsoc2013-evolution-5606859f3adc9c8b5b3180cd2711948ef413033a.tar
gsoc2013-evolution-5606859f3adc9c8b5b3180cd2711948ef413033a.tar.gz
gsoc2013-evolution-5606859f3adc9c8b5b3180cd2711948ef413033a.tar.bz2
gsoc2013-evolution-5606859f3adc9c8b5b3180cd2711948ef413033a.tar.lz
gsoc2013-evolution-5606859f3adc9c8b5b3180cd2711948ef413033a.tar.xz
gsoc2013-evolution-5606859f3adc9c8b5b3180cd2711948ef413033a.tar.zst
gsoc2013-evolution-5606859f3adc9c8b5b3180cd2711948ef413033a.zip
Typo fix
Diffstat (limited to 'modules/calendar/e-cal-shell-view-actions.c')
-rw-r--r--modules/calendar/e-cal-shell-view-actions.c2
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 },