typo in Gemfile comment

This commit is contained in:
Konstantin Haase 2011-02-21 14:05:02 +01:00
parent 85fa34e127
commit 79ae9c8abc
1 changed files with 1 additions and 1 deletions

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