[vlc-commits] Change fluctations to fluctuations

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 13:23:02 2011 +0300| [c4ec789ae52493aa9a5daf3c09eaa5d64ddcce8a] | committer: Jean-Baptiste Kempf

Change fluctations to fluctuations

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

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

 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 835cb72..c20881c 100644
--- a/modules/codec/x264.c
+++ b/modules/codec/x264.c
@@ -238,7 +238,7 @@ static void Close( vlc_object_t * );
     "before curve compression. Temporally blurs complexity.")
 
 #define QBLUR_TEXT N_("Reduce fluctuations in QP")
-#define QBLUR_LONGTEXT N_( "This reduces the fluctations in QP " \
+#define QBLUR_LONGTEXT N_( "This reduces the fluctuations in QP " \
     "after curve compression. Temporally blurs quants.")
 
 /* Analysis */



More information about the vlc-commits mailing list