Fix spelling error and remove Windows line endings.
This commit is contained in:
parent
841c2f6b09
commit
2512d6d83a
|
@ -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):
|
||||
|
|
Loading…
Reference in New Issue