From: Kevin P. Fleming Date: Tue, 17 Jan 2006 20:53:04 +0000 (+0000) Subject: spelling fix X-Git-Tag: 1.4.0-beta1~2906 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f8d66855994d07fa87f71065d8b2ea4f861621;p=thirdparty%2Fasterisk.git spelling fix git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8150 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/Makefile b/Makefile index 688f8c21b9..15e082c33c 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