diff options
Diffstat (limited to 'apps/plugins/test_codec.c')
| -rw-r--r-- | apps/plugins/test_codec.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/plugins/test_codec.c b/apps/plugins/test_codec.c index 22516ba..b776116 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) "Speed test", "Speed test folder", "Write WAV", - "Speed test w/DSP", - "Speed test folder w/DSP", - "Write WAV w/DSP", + "Speed test with DSP", + "Speed test folder with DSP", + "Write WAV with DSP", "Quit", ); |