mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
This commit is contained in:
parent
613debcf0a
commit
15f44ab043
72 changed files with 121 additions and 121 deletions
|
@ -143,7 +143,7 @@ class TestGeneratorBase:
|
|||
def test_set_mangle_from_via_policy(self):
|
||||
source = textwrap.dedent("""\
|
||||
Subject: test that
|
||||
from is mangeld in the body!
|
||||
from is mangled in the body!
|
||||
|
||||
From time to time I write a rhyme.
|
||||
""")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue