[asterisk-commits] trunk - r8464 /trunk/Makefile

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Mon Jan 23 05:32:45 MST 2006


Author: oej
Date: Mon Jan 23 06:32:43 2006
New Revision: 8464

URL: http://svn.digium.com/view/asterisk?rev=8464&view=rev
Log:
Spelling fix undetected by kpfleming in rev 8150 ;-)

Modified:
    trunk/Makefile

Modified: trunk/Makefile
URL: http://svn.digium.com/view/asterisk/trunk/Makefile?rev=8464&r1=8463&r2=8464&view=diff
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Mon Jan 23 06:32:43 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
-# 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
 



More information about the asterisk-commits mailing list