aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-21 13:26:28 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-21 13:26:28 +0000
commitc7dd5ecd3cd0584a4b018d34a03a223c0add0538 (patch)
treea89ee92b0dcb53f4b62d528dca4af9b0f9a3b3c7 /res
parent18d27297e641351ae97f82ea0625ea8ee1243d8d (diff)
Fix the \brief description in the res_calendar_*.c files.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@258265 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res')
-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