Commit 3f054be5 authored by Martin Panter's avatar Martin Panter

Issue #27171: Fix typos in documentation, comments, and test function names

parent 30a0d1c5
......@@ -279,7 +279,7 @@ class BuildExtTestCase(TempdirManager,
def test_compiler_option(self):
# cmd.compiler is an option and
# should not be overriden by a compiler instance
# should not be overridden by a compiler instance
# when the command is run
dist = Distribution()
cmd = self.build_ext(dist)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment