summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-01-17 20:53:04 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-01-17 20:53:04 +0000
commite7f8d66855994d07fa87f71065d8b2ea4f861621 (patch)
treea5209ad6982c6b1e40df293690a05e38ca418d74 /Makefile
parent5af944427f0020e9de1f92add2d6b838bf4dd7bf (diff)
spelling fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8150 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 688f8c21b..15e082c33 100644
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,7 @@ BUSYDETECT+= #-DBUSYDETECT_MARTIN
# Detect the busy signal looking only at tone lengths
# For example if you have 3 beeps 100ms tone, 100ms silence separated by 500 ms of silence
BUSYDETECT+= #-DBUSYDETECT_TONEONLY
-# Inforce the detection of busy singal (get rid of false hangups)
+# Enforce the detection of busy singal (get rid of false hangups)
# Don't use together with -DBUSYDETECT_TONEONLY
BUSYDETECT+= #-DBUSYDETECT_COMPARE_TONE_AND_SILENCE