From 29712f0cbc6536de01b58912fe86dea8f83f9406 Mon Sep 17 00:00:00 2001 From: abhishek Date: Wed, 18 Dec 2013 14:21:10 +0530 Subject: change to DateTime.civil_from_format from DateTime.civil_from_fromat in changelog [ci skip] --- activesupport/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 9c7078b9a4..7b7f496f2e 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -244,7 +244,7 @@ *Arun Agrawal* -* Remove deprecated `DateTime.local_offset` in favor of `DateTime.civil_from_fromat`. +* Remove deprecated `DateTime.local_offset` in favor of `DateTime.civil_from_format`. *Arun Agrawal* -- cgit v1.2.3