Skip to content

Commit

Permalink
Merge pull request heroku#27 from nthj/patch-1
Browse files Browse the repository at this point in the history
Fix comment typo
  • Loading branch information
hone committed Jun 28, 2012
2 parents 2e6822e + 040868b commit 2dbe3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/language_pack/ruby.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ def setup_ruby_install_env
end end


# list of default gems to vendor into the slug # list of default gems to vendor into the slug
# @return [Array] resluting list of gems # @return [Array] resulting list of gems
def gems def gems
[BUNDLER_GEM_PATH] [BUNDLER_GEM_PATH]
end end
Expand Down

0 comments on commit 2dbe3ff

Please sign in to comment.