From 79ae9c8abc4141d33d6a0acb9a5d0e195bd843a8 Mon Sep 17 00:00:00 2001 From: Konstantin Haase Date: Mon, 21 Feb 2011 14:05:02 +0100 Subject: [PATCH] typo in Gemfile comment --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 16e157ce..d8c62858 100644 --- a/Gemfile +++ b/Gemfile @@ -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