[svn-commits] trunk - r8150 /trunk/Makefile

svn-commits at lists.digium.com svn-commits at lists.digium.com
Tue Jan 17 13:53:04 MST 2006


Author: kpfleming
Date: Tue Jan 17 14:53:04 2006
New Revision: 8150

URL: http://svn.digium.com/view/asterisk?rev=8150&view=rev
Log:
spelling fix

Modified:
    trunk/Makefile

Modified: trunk/Makefile
URL: http://svn.digium.com/view/asterisk/trunk/Makefile?rev=8150&r1=8149&r2=8150&view=diff
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Tue Jan 17 14:53:04 2006
@@ -106,7 +106,7 @@
 # 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
 



More information about the svn-commits mailing list