diff options
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index d7e31bd12e..81918dec36 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1745,7 +1745,7 @@ Specify the color of the box to write, it can be the name of a color @end table 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 drawbox=@var{x}:@var{y}:@var{width}:@var{height}:@var{color} @end example |