mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #27076: Doc, comment and tests spelling fixes
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
This commit is contained in:
parent
eb9aca3c07
commit
46f50726a0
67 changed files with 241 additions and 241 deletions
|
@ -158,7 +158,7 @@ class PlaySoundTest(unittest.TestCase):
|
|||
)
|
||||
|
||||
def test_alias_fallback(self):
|
||||
# In the absense of the ability to tell if a sound was actually
|
||||
# In the absence of the ability to tell if a sound was actually
|
||||
# played, this test has two acceptable outcomes: success (no error,
|
||||
# sound was theoretically played; although as issue #19987 shows
|
||||
# a box without a soundcard can "succeed") or RuntimeError. Any
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue