[asterisk-commits] russell: trunk r95411 - /trunk/include/asterisk/channel.h

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Mon Dec 31 09:55:23 CST 2007


Author: russell
Date: Mon Dec 31 09:55:22 2007
New Revision: 95411

URL: http://svn.digium.com/view/asterisk?view=rev&rev=95411
Log:
fix a spelling error in a comment

Modified:
    trunk/include/asterisk/channel.h

Modified: trunk/include/asterisk/channel.h
URL: http://svn.digium.com/view/asterisk/trunk/include/asterisk/channel.h?view=diff&rev=95411&r1=95410&r2=95411
==============================================================================
--- trunk/include/asterisk/channel.h (original)
+++ trunk/include/asterisk/channel.h Mon Dec 31 09:55:22 2007
@@ -1238,7 +1238,7 @@
  * \param transfercapability transfercapabilty to get the name of
  * Give a name to a transfercapbility
  * See above
- * Returns the text form of the binary transfer capbaility
+ * Returns the text form of the binary transfer capability
  */
 char *ast_transfercapability2str(int transfercapability) attribute_const;
 




More information about the asterisk-commits mailing list