remove out-of-date count of the functions in winsound

This commit is contained in:
Fred Drake 2004-04-28 03:57:47 +00:00
parent 6d4c7b05bb
commit ceeb1918a1
1 changed files with 1 additions and 1 deletions

View File

@ -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}