summaryrefslogtreecommitdiff
path: root/channels/sig_pri.h
diff options
context:
space:
mode:
authorDavid Brooks <dbrooks@digium.com>2009-07-30 16:07:05 +0000
committerDavid Brooks <dbrooks@digium.com>2009-07-30 16:07:05 +0000
commit48363c16e179cb277fdfdcda0b818d8e83acbb3d (patch)
tree1188760a4781522b2f720af228f1a3b4c19106b9 /channels/sig_pri.h
parent192e2be596221acbd6b85006ebea3981056d2745 (diff)
Fixes numerous spelling errors. Patch submitted by alecdavis.
(closes issue #15595) Reported by: alecdavis git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@209554 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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];