From a4f086dd9de88ed4915f84c01974132fce186f6e Mon Sep 17 00:00:00 2001 From: Vipul A M Date: Thu, 3 Oct 2013 10:46:41 +0530 Subject: `intiantiated` => `instantiated` [ci-skip] --- activerecord/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 8ee38fc92a..83c94caa53 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -10,7 +10,7 @@ *Yves Senn* -* Objects intiantiated using a null relationship will now retain the +* Objects instantiated using a null relationship will now retain the attributes of the where clause. Fixes #11676, #11675, #11376. -- cgit v1.2.3