Commit af360808 authored by ctheune's avatar ctheune

- typo


git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@72886 62d5b8a3-27da-0310-9561-8e5933582275
parent 71cccc1a
......@@ -132,7 +132,7 @@ def find_python(version):
return e
raise ValueError(
"Couldn't figure out the exectable for Python %(version)s.\n"
"Couldn't figure out the executable for Python %(version)s.\n"
"Set the environment variable PYTHON%(version)s to the location\n"
"of the Python %(version)s executable before running the tests."
)
......
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