aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/evolution-module-calendar.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/calendar/evolution-module-calendar.c')
-rw-r--r--modules/calendar/evolution-module-calendar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/calendar/evolution-module-calendar.c b/modules/calendar/evolution-module-calendar.c
index 50144ca59d..f3ac75b038 100644
--- a/modules/calendar/evolution-module-calendar.c
+++ b/modules/calendar/evolution-module-calendar.c
@@ -88,7 +88,7 @@ e_module_load (GTypeModule *type_module)
e_cal_config_meeting_store_type_register (type_module);
e_cal_config_meeting_time_selector_type_register (type_module);
e_cal_config_model_type_register (type_module);
- e_cal_config_view_register_type (type_module);
+ e_cal_config_view_type_register (type_module);
e_calendar_preferences_type_register (type_module);
}