]> granicus.if.org Git - python/commitdiff
Correct two typos
authorGuido van Rossum <guido@python.org>
Mon, 3 Mar 1997 16:02:32 +0000 (16:02 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 3 Mar 1997 16:02:32 +0000 (16:02 +0000)
Doc/lib/libaudioop.tex
Doc/libaudioop.tex

index 13a82b3b34b69b71ebb379e7a241a0163e9576ea..40ef0f4c4d67f3a1491e7ba9042adb7a64c3e42f 100644 (file)
@@ -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}
 
index 13a82b3b34b69b71ebb379e7a241a0163e9576ea..40ef0f4c4d67f3a1491e7ba9042adb7a64c3e42f 100644 (file)
@@ -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}