]> granicus.if.org Git - python/commitdiff
Fix spelling error and remove Windows line endings.
authorGuido van Rossum <guido@python.org>
Mon, 24 Apr 2000 14:01:51 +0000 (14:01 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 24 Apr 2000 14:01:51 +0000 (14:01 +0000)
Lib/test/test_winsound.py

index 901b7019ccc5601275b0fa242f2145ec3ac2acfc..7b4fa15c0a68acfdef6db29db70bd9b40e6bed4c 100644 (file)
@@ -1,4 +1,4 @@
-# Rediculously simple test of the winsound module for Windows.
+# Ridiculously simple test of the winsound module for Windows.
 
 import winsound
 for i in range(100, 2000, 100):