From: Paul Belanger Date: Thu, 20 Oct 2011 21:28:31 +0000 (+0000) Subject: Fixed typo from previous commit X-Git-Tag: 11.0.0-beta1~1010 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e887d1a50ebcf5c99b9b700f5fae01e46e2fc0a;p=thirdparty%2Fasterisk.git 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 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@341713 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/funcs/func_callerid.c b/funcs/func_callerid.c index f00bee84ca..1a3fc6f196 100644 --- a/funcs/func_callerid.c +++ b/funcs/func_callerid.c @@ -121,7 +121,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Optional Caller*ID to parse instead of using the Caller*ID from the - channel. This paramater is only optional when reading the Caller*ID. + channel. This parameter is only optional when reading the Caller*ID.