]> granicus.if.org Git - python/commitdiff
remove out-of-date count of the functions in winsound
authorFred Drake <fdrake@acm.org>
Wed, 28 Apr 2004 03:57:47 +0000 (03:57 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 28 Apr 2004 03:57:47 +0000 (03:57 +0000)
Doc/lib/libwinsound.tex

index d6518adf24940e753bb14719f5d342557d4a61cb..5f5b15e073f63b640cfb64baaa87329c918513a2 100644 (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}