Commit b798593c authored by Lou Logan's avatar Lou Logan

doc/filters: fix typo in eq contrast option

Fixes ticket #4866.
Signed-off-by: 's avatarLou Logan <lou@lrcd.com>
parent a0af9fd9
...@@ -5309,7 +5309,7 @@ The filter accepts the following options: ...@@ -5309,7 +5309,7 @@ The filter accepts the following options:
@table @option @table @option
@item contrast @item contrast
Set the contrast expression. The value must be a float value in range Set the contrast expression. The value must be a float value in range
@code{-2.0} to @code{2.0}. The default value is "0". @code{-2.0} to @code{2.0}. The default value is "1".
@item brightness @item brightness
Set the brightness expression. The value must be a float value in Set the brightness expression. The value must be a float value in
......
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