[vlc-commits] commit: Fix spelling. ( Rémi Duraffort )

git at videolan.org git at videolan.org
Sat Jun 26 12:12:08 CEST 2010


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Sat Jun 26 11:37:22 2010 +0200| [7b6dc5d928a0d62bc71cf1b52318b9a833720add] | committer: Rémi Duraffort 

Fix spelling.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7b6dc5d928a0d62bc71cf1b52318b9a833720add
---

 src/libvlc-module.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index 5c696f2..80962be 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" )



More information about the vlc-commits mailing list