doc/filters: fix wording of color option in testsrc filters.

This commit is contained in:
Clément Bœsch 2013-05-23 14:01:51 +02:00
parent a0a41db339
commit d51dfc7ec4
1 changed files with 1 additions and 1 deletions

View File

@ -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".