diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-08-05 17:49:14 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-08-05 17:50:59 +0200 |
commit | 8331d56e0d3c823a1f990e80a3cfa9f944a687d3 (patch) | |
tree | e24c2bd015b842b244bf8e42418dc6cdce9f53a7 /doc | |
parent | 3eb56e8434e621273e16385fea4524516c95b6e6 (diff) | |
download | ffmpeg-8331d56e0d3c823a1f990e80a3cfa9f944a687d3.tar.gz |
doc/filters: fix typo in "@end table."
Remove erroneously added trailing dot.
Diffstat (limited to 'doc')
-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 0b74b46803..18be72378d 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -3686,7 +3686,7 @@ It shall assume one of following values: Set iteration cound mode. @item normalized_iteration_count set normalized iteration count mode. -@end table. +@end table Default value is @var{normalized_iteration_count}. @item rate, r |