mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 12:33:48 -05:00
Spelling fixes
This commit is contained in:
@@ -16,7 +16,7 @@ case "$(pypy_architecture 2>/dev/null || true)" in
|
||||
{ echo
|
||||
colorize 1 "ERROR"
|
||||
echo ": The binary distribution of PyPy is not available for $(pypy_architecture 2>/dev/null || true)."
|
||||
echo "try 'pypy-1.8-dev' to build from soruce."
|
||||
echo "try 'pypy-1.8-dev' to build from source."
|
||||
echo
|
||||
} >&2
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user