remove out-of-date count of the functions in winsound
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}