vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Thu Jul 19 
17:36:05 2012 +0300| [ef43416ee93d0dbdd3c99c4b03ba2c3a74350b8d] | committer: 
Rémi Denis-Courmont

Fix typo

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

 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 4c64b6b..d6c6561 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -151,7 +151,7 @@ static const char *const ppsz_snap_formats[] =
 
 #define GAIN_TEXT N_("Audio gain")
 #define GAIN_LONGTEXT N_( \
-    "Thus linear gain will be applied to outputted audio.")
+    "This linear gain will be applied to outputted audio.")
 
 #define VOLUME_TEXT N_("Default audio volume")
 #define VOLUME_LONGTEXT N_( \

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to