aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Herlant <herlantj@gmail.com>2018-09-17 09:56:41 -0700
committerJoseph Herlant <herlantj@gmail.com>2018-09-17 09:56:41 -0700
commit3fb7e9bcb17f2ff8387d0ec4aec664d1ed933a2e (patch)
treeeb4566029fab87d079bc0af070f2bd70c83bc0a9
parent83c3384d3ac06c743c4a59ccd1ca38601320e9c1 (diff)
downloadpulseaudio-3fb7e9bcb17f2ff8387d0ec4aec664d1ed933a2e.tar.gz
Fix typo: differnt -> different
-rw-r--r--src/modules/echo-cancel/adrian-aec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/echo-cancel/adrian-aec.c b/src/modules/echo-cancel/adrian-aec.c
index 71461e4a..215ea760 100644
--- a/src/modules/echo-cancel/adrian-aec.c
+++ b/src/modules/echo-cancel/adrian-aec.c
@@ -116,7 +116,7 @@ void AEC_done(AEC *a) {
// Adrian soft decision DTD
// (Dual Average Near-End to Far-End signal Ratio DTD)
-// This algorithm uses exponential smoothing with differnt
+// This algorithm uses exponential smoothing with different
// ageing parameters to get fast and slow near-end and far-end
// signal averages. The ratio of NFRs term
// (dfast / xfast) / (dslow / xslow) is used to compute the stepsize