]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix the \brief description in the res_calendar_*.c files.
authorLeif Madsen <leif@leifmadsen.com>
Wed, 21 Apr 2010 13:26:28 +0000 (13:26 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Wed, 21 Apr 2010 13:26:28 +0000 (13:26 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@258265 65c4cc65-6c06-0410-ace0-fbb531ad65f3

res/res_calendar_caldav.c
res/res_calendar_exchange.c
res/res_calendar_icalendar.c

index c7c8f2f0bfcdec54776916b328386cceca15c2ad..5cf9c99aaaffae86b7c759827f1b8d9ceb479600 100644 (file)
@@ -17,7 +17,7 @@
  */
 
 /*! \file
- * \brief Resource for handling iCalnedar calendars
+ * \brief Resource for handling CalDAV calendars
  */
 
 /*** MODULEINFO
index 8bead3a7ea34008fbd1f07613113589df177898b..a68146623390e6e97913a665cd88ac7d9bc3844b 100644 (file)
@@ -17,7 +17,7 @@
  */
 
 /*! \file
- * \brief Resource for handling iCalnedar calendars
+ * \brief Resource for handling MS Exchange calendars
  */
 
 /*** MODULEINFO
index 44febe75b26662716abd61111925c57b8178733d..096eac1d09aca23fd42d0dd38ca5aa6a4ce782f6 100644 (file)
@@ -17,7 +17,7 @@
  */
 
 /*! \file
- * \brief Resource for handling iCalnedar calendars
+ * \brief Resource for handling iCalendar calendars
  */
 
 /*** MODULEINFO