summaryrefslogtreecommitdiff
path: root/res/res_calendar_icalendar.c
diff options
context:
space:
mode:
authorLeif Madsen <leif@leifmadsen.com>2010-04-21 13:26:28 +0000
committerLeif Madsen <leif@leifmadsen.com>2010-04-21 13:26:28 +0000
commitf905bb1c0fe552aaa1628e1043e8810d2c6a07a8 (patch)
treea89ee92b0dcb53f4b62d528dca4af9b0f9a3b3c7 /res/res_calendar_icalendar.c
parent4b7c56ccef5af48785111f7a781ee039680432a1 (diff)
Fix the \brief description in the res_calendar_*.c files.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@258265 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_calendar_icalendar.c')
-rw-r--r--res/res_calendar_icalendar.c2
1 files changed, 1 insertions, 1 deletions
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