[vlc-commits] Change recommented to recommended

Kaarlo Raiha git at videolan.org
Mon Aug 1 00:22:33 CEST 2011


vlc | branch: master | Kaarlo Raiha <kaarlo.raiha at gmail.com> | Sun Jul 31 14:55:02 2011 +0300| [961726d590d08778aea8ef0cff37293317198130] | committer: Jean-Baptiste Kempf

Change recommented to recommended

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 modules/codec/x264.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/codec/x264.c b/modules/codec/x264.c
index c20881c..ae3247e 100644
--- a/modules/codec/x264.c
+++ b/modules/codec/x264.c
@@ -209,7 +209,7 @@ static void Close( vlc_object_t * );
 
 #define AQ_STRENGTH_TEXT N_("Strength of AQ")
 #define AQ_STRENGTH_LONGTEXT N_("Strength to reduce blocking and blurring in flat\n"\
-        "and textured areas, default 1.0 recommented to be between 0..2\n"\
+        "and textured areas, default 1.0 recommended to be between 0..2\n"\
         " - 0.5: weak AQ\n"\
         " - 1.5: strong AQ")
 



More information about the vlc-commits mailing list