summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-10-30 23:48:24 +0100
committerStefano Sabatini <stefasab@gmail.com>2012-10-30 23:48:24 +0100
commit1730dcf093d22fa5b53633f5d0532685e8b75536 (patch)
tree5f63da7c9329bd077afb9e5a8d4a0757152d1d89
parentb6248299f628d7e93e664beb72c3496edf28803b (diff)
doc/filters: fix typo in drawbox section
-rw-r--r--doc/filters.texi2
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