Fix spelling error and remove Windows line endings.

This commit is contained in:
Guido van Rossum 2000-04-24 14:01:51 +00:00
parent 841c2f6b09
commit 2512d6d83a
1 changed files with 1 additions and 1 deletions

View 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):