mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Correct two typos
This commit is contained in:
parent
d90e5b1012
commit
3ff7317857
2 changed files with 2 additions and 2 deletions
|
@ -153,7 +153,7 @@ Convert the frame rate of the input fragment.
|
|||
converter returns a tupl \code{(\var{newfragment}, \var{newstate})},
|
||||
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.
|
||||
\end{funcdesc}
|
||||
|
||||
|
|
|
@ -153,7 +153,7 @@ Convert the frame rate of the input fragment.
|
|||
converter returns a tupl \code{(\var{newfragment}, \var{newstate})},
|
||||
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.
|
||||
\end{funcdesc}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue