mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Fix spelling error and remove Windows line endings.
This commit is contained in:
parent
841c2f6b09
commit
2512d6d83a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue