[asterisk-commits] pabelanger: branch 1.8 r341704 - /branches/1.8/funcs/func_callerid.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Oct 20 16:26:47 CDT 2011


Author: pabelanger
Date: Thu Oct 20 16:26:41 2011
New Revision: 341704

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=341704
Log:
Fixed typo from previous commit

Modified:
    branches/1.8/funcs/func_callerid.c

Modified: branches/1.8/funcs/func_callerid.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/funcs/func_callerid.c?view=diff&rev=341704&r1=341703&r2=341704
==============================================================================
--- branches/1.8/funcs/func_callerid.c (original)
+++ branches/1.8/funcs/func_callerid.c Thu Oct 20 16:26:41 2011
@@ -121,7 +121,7 @@
 			</parameter>
 			<parameter name="CID">
 				<para>Optional Caller*ID to parse instead of using the Caller*ID from the
-				channel. This paramater is only optional when reading the Caller*ID.</para>
+				channel. This parameter is only optional when reading the Caller*ID.</para>
 			</parameter>
 		</syntax>
 		<description>




More information about the asterisk-commits mailing list