Commit 8d2456c1 authored by Jason R. Coombs's avatar Jason R. Coombs Committed by GitHub

Merge pull request #2294 from radarhere/patch-1

Fixed typo
parents d3e754fe 6af76591
......@@ -138,7 +138,7 @@ def patch_for_msvc_specialized_compiler():
msvc = import_module('setuptools.msvc')
if platform.system() != 'Windows':
# Compilers only availables on Microsoft Windows
# Compilers only available on Microsoft Windows
return
def patch_params(mod_name, func_name):
......
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