diff --git a/Makefile b/Makefile index 688f8c21b91747364f0229dd7a67b4e9b128b7ad..15e082c33c73869bfa5caef8346f827e58ee1206 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