diff options
| author | Stefano Sabatini <[email protected]> | 2013-04-26 20:11:41 +0200 |
|---|---|---|
| committer | Stefano Sabatini <[email protected]> | 2013-04-27 18:47:45 +0200 |
| commit | efff09418dd5bdeca45cada5672cbd769997da0a (patch) | |
| tree | dece3ecd8a67f1ce45c9aac76e3c3dccadfddde9 | |
| parent | d4868a960bf818d26b67f5a420d844d2babd2c51 (diff) | |
doc/filters: fix grammar for removelogo filter doc sentence
| -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 eb442f4c2f..da0c11e8dd 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -5326,7 +5326,7 @@ Suppress a TV station logo, using an image file to determine which pixels comprise the logo. It works by filling in the pixels that comprise the logo with neighboring pixels. -The filters accept the following options: +The filter accepts the following options: @table @option @item filename, f |
