[asterisk-commits] pabelanger: branch 10 r341707 - in /branches/10: ./ funcs/func_callerid.c

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


Author: pabelanger
Date: Thu Oct 20 16:27:19 2011
New Revision: 341707

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

Merged revisions 341704 from http://svn.asterisk.org/svn/asterisk/branches/1.8

Modified:
    branches/10/   (props changed)
    branches/10/funcs/func_callerid.c

Propchange: branches/10/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.

Modified: branches/10/funcs/func_callerid.c
URL: http://svnview.digium.com/svn/asterisk/branches/10/funcs/func_callerid.c?view=diff&rev=341707&r1=341706&r2=341707
==============================================================================
--- branches/10/funcs/func_callerid.c (original)
+++ branches/10/funcs/func_callerid.c Thu Oct 20 16:27:19 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