Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ff7317

Browse files
committed
Correct two typos
1 parent d90e5b1 commit 3ff7317

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/libaudioop.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ \section{Built-in Module \sectcode{audioop}}
153153
converter returns a tupl \code{(\var{newfragment}, \var{newstate})},
154154
and \var{newstate} should be passed to the next call of ratecv.
155155

156-
The \code{weightA} and \coden{weightB} arguments are parameters for a
156+
The \code{weightA} and \code{weightB} arguments are parameters for a
157157
simple digital filter and default to 1 and 0 respectively.
158158
\end{funcdesc}
159159

Doc/libaudioop.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ \section{Built-in Module \sectcode{audioop}}
153153
converter returns a tupl \code{(\var{newfragment}, \var{newstate})},
154154
and \var{newstate} should be passed to the next call of ratecv.
155155

156-
The \code{weightA} and \coden{weightB} arguments are parameters for a
156+
The \code{weightA} and \code{weightB} arguments are parameters for a
157157
simple digital filter and default to 1 and 0 respectively.
158158
\end{funcdesc}
159159

0 commit comments

Comments
 (0)