Work-around LaTeX2HTML space-dropping bug.
diff --git a/Doc/lib/libaudioop.tex b/Doc/lib/libaudioop.tex
index 0c7b7b2..88bf046 100644
--- a/Doc/lib/libaudioop.tex
+++ b/Doc/lib/libaudioop.tex
@@ -166,8 +166,7 @@
 \function{ratecv()}.
 
 The \var{weightA} and \var{weightB} arguments are parameters for a
-simple digital filter and default to \code{1} and \code{0}
-respectively.
+simple digital filter and default to \code{1} and \code{0} respectively.
 \end{funcdesc}
 
 \begin{funcdesc}{reverse}{fragment, width}