summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2007-09-25 23:14:03 +0000
committerMatthew Fredrickson <creslin@digium.com>2007-09-25 23:14:03 +0000
commit39e0e9c831801af014111854a43921edc936f1dd (patch)
treeae13a2b876c6d06a794b06d30badd81a71af791e /doc
parentb6abd3c6590da068b61ff0b2a2a56bf890e80768 (diff)
Fix typo in readme
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83834 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc')
-rw-r--r--doc/ss7.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ss7.txt b/doc/ss7.txt
index 02d42e240..632035df0 100644
--- a/doc/ss7.txt
+++ b/doc/ss7.txt
@@ -87,7 +87,7 @@ cicbeginswith = 17 ; Now for Zap/17 to Zap/31, they are CICs 17-31 so we initial
channel = 17-31 ; This assigns CICs 17-31 to channels 17-31
-signchan = 16 ; This is where you declare which Zap channel is your signalling
+sigchan = 16 ; This is where you declare which Zap channel is your signalling
; channel. In our case it is Zap/16. You can add redundant
; signalling channels by adding additional sigchan= lines.