summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/test_codec.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/plugins/test_codec.c b/apps/plugins/test_codec.c
index 22516ba373..b77611689b 100644
--- a/apps/plugins/test_codec.c
+++ b/apps/plugins/test_codec.c
@@ -734,9 +734,9 @@ enum plugin_status plugin_start(const void* parameter)
734 "Speed test", 734 "Speed test",
735 "Speed test folder", 735 "Speed test folder",
736 "Write WAV", 736 "Write WAV",
737 "Speed test w/DSP", 737 "Speed test with DSP",
738 "Speed test folder w/DSP", 738 "Speed test folder with DSP",
739 "Write WAV w/DSP", 739 "Write WAV with DSP",
740 "Quit", 740 "Quit",
741 ); 741 );
742 742