mirror of https://github.com/thesofproject/sof.git
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 <seppo.ingalsuo@linux.intel.com>
This commit is contained in:
parent
c11d99241d
commit
1d81cb6a62
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue