Commit 451b84a0 authored by Jason R. Coombs's avatar Jason R. Coombs

Correct spelling

parent b594b7c0
......@@ -71,7 +71,7 @@ class TestModulePatch:
mod_name = distutils.msvc9compiler.find_vcvarsall.__module__
assert mod_name == "setuptools.msvc", "find_vcvarsall unpatched"
def test_no_registry_entryies_means_nothing_found(self):
def test_no_registry_entries_means_nothing_found(self):
"""
No registry entries or environment variable should lead to an error
directing the user to download vcpython27.
......
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