summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-10-29 23:24:44 +0200
committerPaul B Mahol <onemda@gmail.com>2021-10-29 23:32:08 +0200
commit4f8494fe5a4307e8661e4d66231f488d644a0524 (patch)
tree024ea838e00b11a55b6dc8d849e5d62ce5c0caa6 /doc
parent8164fe113910f83e0989d5d151c744895a710710 (diff)
doc/filters: fix typo for hsvkey/hsvhold
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index e5e25ef05a..177f0774fc 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -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