doc/filters: fix typo in drawbox section

This commit is contained in:
Stefano Sabatini
2012-10-30 23:48:24 +01:00
parent b6248299f6
commit 1730dcf093

View File

@@ -1745,7 +1745,7 @@ Specify the color of the box to write, it can be the name of a color
@end table @end table
If the key of the first options is omitted, the arguments are If the key of the first options is omitted, the arguments are
interpreted accorinding to the following syntax: interpreted according to the following syntax:
@example @example
drawbox=@var{x}:@var{y}:@var{width}:@var{height}:@var{color} drawbox=@var{x}:@var{y}:@var{width}:@var{height}:@var{color}
@end example @end example