summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libwinsound.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2004-04-28 03:57:47 (GMT)
committerFred Drake <fdrake@acm.org>2004-04-28 03:57:47 (GMT)
commitceeb1918a1e6024cdbde4bd2776f12ba6c940942 (patch)
tree724a41a998dbf9b865ac2624beacbaaa2fc543df /Doc/lib/libwinsound.tex
parent6d4c7b05bb42f350883a072529fb0b20463c79e1 (diff)
downloadcpython-ceeb1918a1e6024cdbde4bd2776f12ba6c940942.zip
cpython-ceeb1918a1e6024cdbde4bd2776f12ba6c940942.tar.gz
cpython-ceeb1918a1e6024cdbde4bd2776f12ba6c940942.tar.bz2
remove out-of-date count of the functions in winsound
Diffstat (limited to 'Doc/lib/libwinsound.tex')
-rw-r--r--Doc/lib/libwinsound.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libwinsound.tex b/Doc/lib/libwinsound.tex
index d6518ad..5f5b15e 100644
--- a/Doc/lib/libwinsound.tex
+++ b/Doc/lib/libwinsound.tex
@@ -11,7 +11,7 @@
The \module{winsound} module provides access to the basic
sound-playing machinery provided by Windows platforms. It includes
-two functions and several constants.
+functions and several constants.
\begin{funcdesc}{Beep}{frequency, duration}