aboutsummaryrefslogtreecommitdiffstats
path: root/channels/sig_pri.h
diff options
context:
space:
mode:
authordbrooks <dbrooks@f38db490-d61c-443f-a65b-d21fe96a405b>2009-07-30 16:07:05 +0000
committerdbrooks <dbrooks@f38db490-d61c-443f-a65b-d21fe96a405b>2009-07-30 16:07:05 +0000
commit041c6da20c5ca3f06ec7c94dd5695f1580046a60 (patch)
tree1188760a4781522b2f720af228f1a3b4c19106b9 /channels/sig_pri.h
parent9674bf7689b20ba1fc73d9d934e4659f3dee2328 (diff)
Fixes numerous spelling errors. Patch submitted by alecdavis.
(closes issue #15595) Reported by: alecdavis git-svn-id: http://svn.digium.com/svn/asterisk/trunk@209554 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/sig_pri.h')
-rw-r--r--channels/sig_pri.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/sig_pri.h b/channels/sig_pri.h
index 7cb38884b..e3ef06dc1 100644
--- a/channels/sig_pri.h
+++ b/channels/sig_pri.h
@@ -132,7 +132,7 @@ struct sig_pri_chan {
char rdnis[AST_MAX_EXTENSION];
char dnid[AST_MAX_EXTENSION];
char exten[AST_MAX_EXTENSION];
- int callingpres; /*!< The value of callling presentation that we're going to use when placing a PRI call */
+ int callingpres; /*!< The value of calling presentation that we're going to use when placing a PRI call */
char lastcid_num[AST_MAX_EXTENSION];
char lastcid_name[AST_MAX_EXTENSION];