From 1d81cb6a62fccb48558c305e472c370c66e2c82d Mon Sep 17 00:00:00 2001 From: Seppo Ingalsuo Date: Mon, 7 Nov 2022 19:59:56 +0200 Subject: [PATCH] Tools: Test: Audio: Fix typo in THD+N help text There's incorrect dynamic range test function usage in help. Signed-off-by: Seppo Ingalsuo --- tools/test/audio/std_utils/thdnf_test_input.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/test/audio/std_utils/thdnf_test_input.m b/tools/test/audio/std_utils/thdnf_test_input.m index d833f16b8..6ed1fb754 100644 --- a/tools/test/audio/std_utils/thdnf_test_input.m +++ b/tools/test/audio/std_utils/thdnf_test_input.m @@ -1,6 +1,6 @@ function test = thdnf_test_input(test) -%% t = dr_test_input(t) +%% t = thdnf_test_test_input(t) % % Create tone data file for playback & record on real device or % for algorithm simulation.