Commit c4ec789a authored by Kaarlo Raiha's avatar Kaarlo Raiha Committed by Jean-Baptiste Kempf

Change fluctations to fluctuations

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent b6f67273
...@@ -238,7 +238,7 @@ static void Close( vlc_object_t * ); ...@@ -238,7 +238,7 @@ static void Close( vlc_object_t * );
"before curve compression. Temporally blurs complexity.") "before curve compression. Temporally blurs complexity.")
#define QBLUR_TEXT N_("Reduce fluctuations in QP") #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.") "after curve compression. Temporally blurs quants.")
/* Analysis */ /* Analysis */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment