Skip to content

Commit

Permalink
Correct a typo in ruby-build
Browse files Browse the repository at this point in the history
  • Loading branch information
felixonmars authored Oct 11, 2019
1 parent da8e0b4 commit 920e976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ruby-build
Original file line number Diff line number Diff line change
Expand Up @@ -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 "$@"
Expand Down

0 comments on commit 920e976

Please sign in to comment.