From 82de1eda7c8a8f11b65d8edf70c4af7ce08507ec Mon Sep 17 00:00:00 2001 From: Vipul A M Date: Mon, 25 Nov 2013 23:56:57 +0530 Subject: Fix some minor typos [ci skip] --- activerecord/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 43651c9b48..1114cdb94d 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -52,7 +52,7 @@ *Adam Williams*, *Yves Senn* -* Fix bug where `has_one` associaton record update result in crash, when replaced with itself. +* Fix bug where `has_one` association record update result in crash, when replaced with itself. Fixes #12834. -- cgit v1.2.3