summaryrefslogtreecommitdiff
path: root/funcs/func_callerid.c
diff options
context:
space:
mode:
authorPaul Belanger <paul.belanger@polybeacon.com>2011-10-20 21:28:31 +0000
committerPaul Belanger <paul.belanger@polybeacon.com>2011-10-20 21:28:31 +0000
commit0e887d1a50ebcf5c99b9b700f5fae01e46e2fc0a (patch)
tree29c69de4dbb9a23f588b5f7e91361987263ecf5c /funcs/func_callerid.c
parent5f5e908b19f37ebb7a19662de3fbdb08da750c61 (diff)
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
Diffstat (limited to 'funcs/func_callerid.c')
-rw-r--r--funcs/func_callerid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs/func_callerid.c b/funcs/func_callerid.c
index f00bee84c..1a3fc6f19 100644
--- a/funcs/func_callerid.c
+++ b/funcs/func_callerid.c
@@ -121,7 +121,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</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>