From c793a271d567e961a3643513adc0463f5b97485b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Wed, 14 Oct 2015 16:34:41 +0200 Subject: [PATCH 1/1] doc/filters: fix selectivecolor example Fixes Ticket #4927 --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 34008e51c0..f58f01418c 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -13097,7 +13097,7 @@ pixels of its range. @itemize @item -Increase cyan by 55% and reduce yellow by 33% in every green areas, and +Increase cyan by 50% and reduce yellow by 33% in every green areas, and increase magenta by 27% in blue areas: @example selectivecolor=greens=.5 0 -.33 0:blues=0 .27 -- 2.20.1