mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-28 15:51:09 +01:00
Correct a typo in ruby-build
This commit is contained in:
parent
da8e0b41fc
commit
920e9764eb
1 changed files with 1 additions and 1 deletions
|
|
@ -613,7 +613,7 @@ build_package_standard_install_with_bundled_gems() {
|
|||
build_package_standard_install "$@"
|
||||
}
|
||||
|
||||
# Backword Compatibility for standard function
|
||||
# Backward Compatibility for standard function
|
||||
build_package_standard() {
|
||||
build_package_standard_build "$@"
|
||||
build_package_standard_install "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue