]> git.sesse.net Git - vlc/commitdiff
Fix spelling.
authorRémi Duraffort <ivoire@videolan.org>
Sat, 26 Jun 2010 09:37:22 +0000 (11:37 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Sat, 26 Jun 2010 09:37:22 +0000 (11:37 +0200)
src/libvlc-module.c

index 5c696f2b5db7b307aa3b8e0f6a32d82d130795d3..80962bee561a8550c00f94a68b83868091c70b29 100644 (file)
@@ -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" )