[FFmpeg-cvslog] doc/filters: fix typo
Paul B Mahol
git at videolan.org
Mon Jul 29 22:08:32 CEST 2013
ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Mon Jul 29 20:05:21 2013 +0000| [c96b3ae8db35f2047ca7c36071720bb3d07e6032] | committer: Paul B Mahol
doc/filters: fix typo
Signed-off-by: Paul B Mahol <onemda at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c96b3ae8db35f2047ca7c36071720bb3d07e6032
---
doc/filters.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 3404716..cd59057 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1202,7 +1202,7 @@ Each key points list need to be defined using the following syntax:
@code{x0/y0 x1/y1 x2/y2 ...}.
The input values must be in strictly increasing order but the transfer
-function does not have to me monotonically rising.
+function does not have to be monotonically rising.
The point @code{0/0} is assumed but may be overridden (by @code{0/out-dBn}).
Typical values for the transfer function are @code{-70/-70 -60/-20}.
More information about the ffmpeg-cvslog
mailing list