[svn-commits] wdoekes: branch 11 r430997 - /branches/11/include/asterisk/channel.h

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Jan 23 08:55:50 CST 2015


Author: wdoekes
Date: Fri Jan 23 08:55:47 2015
New Revision: 430997

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=430997
Log:
Typo's (missed a spot in r430996).

Modified:
    branches/11/include/asterisk/channel.h

Modified: branches/11/include/asterisk/channel.h
URL: http://svnview.digium.com/svn/asterisk/branches/11/include/asterisk/channel.h?view=diff&rev=430997&r1=430996&r2=430997
==============================================================================
--- branches/11/include/asterisk/channel.h (original)
+++ branches/11/include/asterisk/channel.h Fri Jan 23 08:55:47 2015
@@ -3970,7 +3970,7 @@
 
 /*!
  * \since 11
- * \brief Retreive a comma-separated list of channels for which dialed cause information is available
+ * \brief Retrieve a comma-separated list of channels for which dialed cause information is available
  *
  * \details
  * This function makes use of datastore operations on the channel, so
@@ -3984,7 +3984,7 @@
 
 /*!
  * \since 11
- * \brief Retreive a ref-counted cause code information structure
+ * \brief Retrieve a ref-counted cause code information structure
  *
  * \details
  * This function makes use of datastore operations on the channel, so




More information about the svn-commits mailing list