aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-23 12:32:43 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-23 12:32:43 +0000
commitad9fb71f099ff32606a6c00553ade29fd3d25224 (patch)
tree6cdb2d22a80f0531f8f0f7bdff90a4a1406e7136 /Makefile
parent7a16ada3bed9c8ec2f64ebd7b19640e31160d7e4 (diff)
Spelling fix undetected by kpfleming in rev 8150 ;-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8464 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 15e082c33..1dcec055d 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
-# Enforce the detection of busy singal (get rid of false hangups)
+# Enforce the detection of busy signal (get rid of false hangups)
# Don't use together with -DBUSYDETECT_TONEONLY
BUSYDETECT+= #-DBUSYDETECT_COMPARE_TONE_AND_SILENCE