From d51dfc7ec4f73af1b2391daf7db61942352814f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Thu, 23 May 2013 14:01:51 +0200 Subject: [PATCH] doc/filters: fix wording of color option in testsrc filters. --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 779238faf5..8bb132e6b0 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -7421,7 +7421,7 @@ The sources accept the following options: @table @option @item color, c -Specify the color of the source, only used in the @code{color} +Specify the color of the source, only available in the @code{color} source. It can be the name of a color (case insensitive match) or a 0xRRGGBB[AA] sequence, possibly followed by an alpha specifier. The default value is "black".