Commit ecf96e60 authored by Christian Theune's avatar Christian Theune

- typo

parent 65d8e1dc
......@@ -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