X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibvlc-module.c;fp=src%2Flibvlc-module.c;h=80962bee561a8550c00f94a68b83868091c70b29;hb=7b6dc5d928a0d62bc71cf1b52318b9a833720add;hp=5c696f2b5db7b307aa3b8e0f6a32d82d130795d3;hpb=3f573875f66043bf59609ac4398f09f1478dec4f;p=vlc diff --git a/src/libvlc-module.c b/src/libvlc-module.c index 5c696f2b5d..80962bee56 100644 --- a/src/libvlc-module.c +++ b/src/libvlc-module.c @@ -346,7 +346,7 @@ static const char *const ppsz_force_dolby_descriptions[] = { "Protect against sound clipping" ) #define AUDIO_TIME_STRETCH_TEXT N_( \ - "Enable time streching audio" ) + "Enable time stretching audio" ) #define AUDIO_TIME_STRETCH_LONGTEXT N_( \ "This allows to play audio at lower or higher speed without " \ "affecting the audio pitch" )