diff options
author | Thilo Borgmann <thilo.borgmann@googlemail.com> | 2013-08-11 21:21:53 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-08-12 03:27:26 +0200 |
commit | f18ccb529fb7231f9d40814fbf843d10d9434b43 (patch) | |
tree | fb6eb3f50e198a7796f2c6a6e39db370b00d416b /doc/filters.texi | |
parent | 98fd8a78487f03998cb9d552ae2b7d7aee3ce4f1 (diff) | |
download | ffmpeg-f18ccb529fb7231f9d40814fbf843d10d9434b43.tar.gz |
Fix wrong use of "an" in some comments.
Diffstat (limited to 'doc/filters.texi')
-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 aba67c7e5a..9786e13e94 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1644,7 +1644,7 @@ The filter has no parameters. The input is not modified. Statistics about the volume will be printed in the log when the input stream end is reached. In particular it will show the mean volume (root mean square), maximum -volume (on a per-sample basis), and the beginning of an histogram of the +volume (on a per-sample basis), and the beginning of a histogram of the registered volume values (from the maximum value to a cumulated 1/1000 of the samples). |