[asterisk-commits] pabelanger: trunk r341713 - in /trunk: ./	funcs/func_callerid.c
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Oct 20 16:28:36 CDT 2011
    
    
  
Author: pabelanger
Date: Thu Oct 20 16:28:31 2011
New Revision: 341713
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=341713
Log:
Fixed typo from previous commit
........
Merged revisions 341704 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........
Merged revisions 341707 from http://svn.asterisk.org/svn/asterisk/branches/10
Modified:
    trunk/   (props changed)
    trunk/funcs/func_callerid.c
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-10-merged' - no diff available.
Modified: trunk/funcs/func_callerid.c
URL: http://svnview.digium.com/svn/asterisk/trunk/funcs/func_callerid.c?view=diff&rev=341713&r1=341712&r2=341713
==============================================================================
--- trunk/funcs/func_callerid.c (original)
+++ trunk/funcs/func_callerid.c Thu Oct 20 16:28:31 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