1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-14 14:23:53 -05:00

s/Ruby/Python/g; s/RBENV/PYENV/g

This commit is contained in:
Yamashita Yuu
2013-02-06 16:05:29 +09:00
parent ee3c9bef5e
commit 167ff2a198
3 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ SH
}
# If the contents of the prototype shim file differ from the contents
# of the first shim in the shims directory, assume rbenv has been
# of the first shim in the shims directory, assume pyenv has been
# upgraded and the existing shims need to be removed.
remove_outdated_shims() {
for shim in *; do