From 897318f4ee894d6a10fac2734f2d64e7e8d20604 Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Wed, 4 May 2011 12:10:27 +0200 Subject: fixes typo in railties/CHANGELOG (spotted by Vijay Dev) --- railties/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 140e74c162..0def5bcf6c 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -3,7 +3,7 @@ * The -j option of the application generator accepts an arbitrary string. If passed "foo", the gem "foo-rails" is added to the Gemfile, and the application JavaScript manifest requires "foo" and "foo_ujs". As of this writing "prototype-rails" and "jquery-rails" -exist and provide those files via de asset pipeline. Default is "jquery". [fxn] +exist and provide those files via the asset pipeline. Default is "jquery". [fxn] * jQuery is no longer vendored, it is provided from now on by the jquery-rails gem. [fxn] -- cgit v1.2.3