Commit 9ba57515 authored by Guido van Rossum's avatar Guido van Rossum

Correct two typos

parent 83dc8f9e
...@@ -153,7 +153,7 @@ Convert the frame rate of the input fragment. ...@@ -153,7 +153,7 @@ Convert the frame rate of the input fragment.
converter returns a tupl \code{(\var{newfragment}, \var{newstate})}, converter returns a tupl \code{(\var{newfragment}, \var{newstate})},
and \var{newstate} should be passed to the next call of ratecv. and \var{newstate} should be passed to the next call of ratecv.
The \code{weightA} and \coden{weightB} arguments are parameters for a The \code{weightA} and \code{weightB} arguments are parameters for a
simple digital filter and default to 1 and 0 respectively. simple digital filter and default to 1 and 0 respectively.
\end{funcdesc} \end{funcdesc}
......
...@@ -153,7 +153,7 @@ Convert the frame rate of the input fragment. ...@@ -153,7 +153,7 @@ Convert the frame rate of the input fragment.
converter returns a tupl \code{(\var{newfragment}, \var{newstate})}, converter returns a tupl \code{(\var{newfragment}, \var{newstate})},
and \var{newstate} should be passed to the next call of ratecv. and \var{newstate} should be passed to the next call of ratecv.
The \code{weightA} and \coden{weightB} arguments are parameters for a The \code{weightA} and \code{weightB} arguments are parameters for a
simple digital filter and default to 1 and 0 respectively. simple digital filter and default to 1 and 0 respectively.
\end{funcdesc} \end{funcdesc}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment