From 3ff7317857f505cdba6df00a5b443e917a86b1b4 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 3 Mar 1997 16:02:32 +0000 Subject: Correct two typos --- Doc/lib/libaudioop.tex | 2 +- Doc/libaudioop.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/lib/libaudioop.tex b/Doc/lib/libaudioop.tex index 13a82b3..40ef0f4 100644 --- a/Doc/lib/libaudioop.tex +++ b/Doc/lib/libaudioop.tex @@ -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} diff --git a/Doc/libaudioop.tex b/Doc/libaudioop.tex index 13a82b3..40ef0f4 100644 --- a/Doc/libaudioop.tex +++ b/Doc/libaudioop.tex @@ -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} -- cgit v0.12