1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

typo in Gemfile comment

This commit is contained in:
Konstantin Haase 2011-02-21 14:05:02 +01:00
parent 85fa34e127
commit 79ae9c8abc

View file

@ -4,7 +4,7 @@
# development dependencies of our dependencies, and those are not conflict free.
# So, here we are, `bundle install`.
#
# If you have issues with on gem: `bundle install --without-coffee-script`.
# If you have issues with a gem: `bundle install --without-coffee-script`.
RUBY_ENGINE = 'ruby' unless defined? RUBY_ENGINE