From f9addb13d90d21ab3e9f4914f7080605178eb492 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Thu, 20 Oct 2011 21:26:41 +0000 Subject: [PATCH] Fixed typo from previous commit git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@341704 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- funcs/func_callerid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2