diff options
Diffstat (limited to 'Doc/lib/libaudioop.tex')
-rw-r--r-- | Doc/lib/libaudioop.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/lib/libaudioop.tex b/Doc/lib/libaudioop.tex index 0c7b7b2..88bf046 100644 --- a/Doc/lib/libaudioop.tex +++ b/Doc/lib/libaudioop.tex @@ -166,8 +166,7 @@ and \var{newstate} should be passed to the next call of \function{ratecv()}. The \var{weightA} and \var{weightB} arguments are parameters for a -simple digital filter and default to \code{1} and \code{0} -respectively. +simple digital filter and default to \code{1} and \code{0} respectively. \end{funcdesc} \begin{funcdesc}{reverse}{fragment, width} |