1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-17 07:43:46 -05:00

Spelling fixes

This commit is contained in:
Ville Skyttä
2016-10-11 14:07:48 +03:00
parent ddc9b4d861
commit 725ff0c5dd
33 changed files with 35 additions and 35 deletions

View File

@@ -17,7 +17,7 @@ setup() {
assert_success "system"
}
@test "system version is not checked for existance" {
@test "system version is not checked for existence" {
PYENV_VERSION=system run pyenv-version-name
assert_success "system"
}