doc/filters: fix typo for hsvkey/hsvhold

This commit is contained in:
Paul B Mahol 2021-10-29 23:24:44 +02:00
parent 8164fe1139
commit 4f8494fe5a
1 changed files with 6 additions and 6 deletions

View File

@ -13735,15 +13735,15 @@ The filter accepts the following options:
@table @option
@item hue
Set the hue value which will be used if color difference calculation.
Set the hue value which will be used in color difference calculation.
Allowed range is from -360 to 360. Default value is 0.
@item sat
Set the saturation value which will be used if color difference calculation.
Set the saturation value which will be used in color difference calculation.
Allowed range is from -1 to 1. Default value is 0.
@item val
Set the value which will be used if color difference calculation.
Set the value which will be used in color difference calculation.
Allowed range is from -1 to 1. Default value is 0.
@item similarity
@ -13773,15 +13773,15 @@ The filter accepts the following options:
@table @option
@item hue
Set the hue value which will be used if color difference calculation.
Set the hue value which will be used in color difference calculation.
Allowed range is from -360 to 360. Default value is 0.
@item sat
Set the saturation value which will be used if color difference calculation.
Set the saturation value which will be used in color difference calculation.
Allowed range is from -1 to 1. Default value is 0.
@item val
Set the value which will be used if color difference calculation.
Set the value which will be used in color difference calculation.
Allowed range is from -1 to 1. Default value is 0.
@item similarity