From 7b6dc5d928a0d62bc71cf1b52318b9a833720add Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Duraffort?= Date: Sat, 26 Jun 2010 11:37:22 +0200 Subject: [PATCH] Fix spelling. --- src/libvlc-module.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ) -- 2.39.2