From 70e4bcf5cb039bea073851faed2df9f465e6f2f8 Mon Sep 17 00:00:00 2001 From: Chris Kampmeier Date: Fri, 16 May 2008 12:09:46 -0700 Subject: Fix a couple spelling errors in docs --- railties/configs/initializers/new_rails_defaults.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties') diff --git a/railties/configs/initializers/new_rails_defaults.rb b/railties/configs/initializers/new_rails_defaults.rb index b8f0e2cac2..1a718608ae 100644 --- a/railties/configs/initializers/new_rails_defaults.rb +++ b/railties/configs/initializers/new_rails_defaults.rb @@ -1,4 +1,4 @@ -# These settins change the behavior of Rails 2 apps and will be defaults +# These settings change the behavior of Rails 2 apps and will be defaults # for Rails 3. You can remove this initializer when Rails 3 is released. # Only save the attributes that have changed since the record was loaded. -- cgit v1.2.3