Fix typo: Doulbe -> Double

This commit is contained in:
Joseph Herlant 2018-09-17 09:54:36 -07:00
parent 61727fd26f
commit 517c727a98
No known key found for this signature in database
GPG key ID: 63F7800A23D7B252

View file

@ -96,7 +96,7 @@
/* Double Talk Detector Speaker/Microphone Threshold. Range <=1 /* Double Talk Detector Speaker/Microphone Threshold. Range <=1
* Large value (M0dB) is good for Single-Talk Echo cancellation, * Large value (M0dB) is good for Single-Talk Echo cancellation,
* small value (M12dB) is good for Doulbe-Talk AEC */ * small value (M12dB) is good for Double-Talk AEC */
#define GeigelThreshold M6dB #define GeigelThreshold M6dB
/* for Non Linear Processor. Range >0 to 1. Large value (M0dB) is good /* for Non Linear Processor. Range >0 to 1. Large value (M0dB) is good