summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/res_calendar_caldav.c2
-rw-r--r--res/res_calendar_exchange.c2
-rw-r--r--res/res_calendar_icalendar.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/res/res_calendar_caldav.c b/res/res_calendar_caldav.c
index c7c8f2f0b..5cf9c99aa 100644
--- a/res/res_calendar_caldav.c
+++ b/res/res_calendar_caldav.c
@@ -17,7 +17,7 @@
*/
/*! \file
- * \brief Resource for handling iCalnedar calendars
+ * \brief Resource for handling CalDAV calendars
*/
/*** MODULEINFO
diff --git a/res/res_calendar_exchange.c b/res/res_calendar_exchange.c
index 8bead3a7e..a68146623 100644
--- a/res/res_calendar_exchange.c
+++ b/res/res_calendar_exchange.c
@@ -17,7 +17,7 @@
*/
/*! \file
- * \brief Resource for handling iCalnedar calendars
+ * \brief Resource for handling MS Exchange calendars
*/
/*** MODULEINFO
diff --git a/res/res_calendar_icalendar.c b/res/res_calendar_icalendar.c
index 44febe75b..096eac1d0 100644
--- a/res/res_calendar_icalendar.c
+++ b/res/res_calendar_icalendar.c
@@ -17,7 +17,7 @@
*/
/*! \file
- * \brief Resource for handling iCalnedar calendars
+ * \brief Resource for handling iCalendar calendars
*/
/*** MODULEINFO