From: Leif Madsen Date: Wed, 21 Apr 2010 13:26:28 +0000 (+0000) Subject: Fix the \brief description in the res_calendar_*.c files. X-Git-Tag: 11.0.0-beta1~3145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f905bb1c0fe552aaa1628e1043e8810d2c6a07a8;p=thirdparty%2Fasterisk.git 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 --- diff --git a/res/res_calendar_caldav.c b/res/res_calendar_caldav.c index c7c8f2f0bf..5cf9c99aaa 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 8bead3a7ea..a681466233 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 44febe75b2..096eac1d09 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