diff options
Diffstat (limited to 'test/audio_mapping_test.cc')
| -rw-r--r-- | test/audio_mapping_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/audio_mapping_test.cc b/test/audio_mapping_test.cc index 8599c6af5..ca58c03ca 100644 --- a/test/audio_mapping_test.cc +++ b/test/audio_mapping_test.cc @@ -94,7 +94,7 @@ BOOST_AUTO_TEST_CASE (audio_mapping_guess_test) guess_check ("more_Lss_s.wav", 4); guess_check ("other_Rss.aiff", 5); - /* Only the filename should be taken into acccount */ + /* Only the filename should be taken into account */ guess_check ("-Lfe-/foo_L.wav", 0); } |
