vlc | branch: master | Kaarlo Raiha <[email protected]> | Sun Jul 31 14:55:02 2011 +0300| [961726d590d08778aea8ef0cff37293317198130] | committer: Jean-Baptiste Kempf
Change recommented to recommended Signed-off-by: Jean-Baptiste Kempf <[email protected]> > 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") _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
