From: Paul Belanger Date: Thu, 20 Oct 2011 21:26:41 +0000 (+0000) Subject: Fixed typo from previous commit X-Git-Tag: 1.8.9.0-rc1~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9addb13d90d21ab3e9f4914f7080605178eb492;p=thirdparty%2Fasterisk.git Fixed typo from previous commit git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@341704 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.