summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-07-29 20:05:21 +0000
committerPaul B Mahol <onemda@gmail.com>2013-07-29 20:05:21 +0000
commitc96b3ae8db35f2047ca7c36071720bb3d07e6032 (patch)
tree86440eb4034cc6fd964440c31a760d8f1c77d7a8
parent6b68e2a43b3407522080be50a2a19cff2f9715ef (diff)
doc/filters: fix typo
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 3404716802..cd590573cf 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}.