From f15581b1bab8fa042f4614f9b2709c3c580ad9d1 Mon Sep 17 00:00:00 2001 From: Jon McCartie Date: Thu, 14 Feb 2013 09:14:46 -0600 Subject: Fixed changelog typos [ci skip] --- actionmailer/CHANGELOG.md | 2 +- actionpack/CHANGELOG.md | 2 +- activemodel/CHANGELOG.md | 2 +- activerecord/CHANGELOG.md | 2 +- activeresource/CHANGELOG.md | 2 +- activesupport/CHANGELOG.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index 86080188aa..bd04b5dabb 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 3.2.12 (Fev 11, 2013) ## +## Rails 3.2.12 (Feb 11, 2013) ## * No changes. diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index 5d11ad5eba..31d17f81e0 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -122,7 +122,7 @@ *Daniel Fox, Grant Hutchins & Trace Wax* -## Rails 3.2.12 (Fev 11, 2013) ## +## Rails 3.2.12 (Feb 11, 2013) ## * No changes. diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md index 73837e7de6..d5871a4d4d 100644 --- a/activemodel/CHANGELOG.md +++ b/activemodel/CHANGELOG.md @@ -1,7 +1,7 @@ * Specify type of singular association during serialization *Steve Klabnik* -## Rails 3.2.12 (Fev 11, 2013) ## +## Rails 3.2.12 (Feb 11, 2013) ## * Fix issue with `attr_protected` where malformed input could circumvent protection. CVE-2013-0276 diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 7666b8f11f..67f3d47d10 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -216,7 +216,7 @@ *Gabriel Sobrinho, Ricardo Henrique* -## Rails 3.2.12 (Fev 11, 2013) ## +## Rails 3.2.12 (Feb 11, 2013) ## * Quote numeric values being compared to non-numeric columns. Otherwise, in some database, the string column values will be coerced to a numeric diff --git a/activeresource/CHANGELOG.md b/activeresource/CHANGELOG.md index 314ffd66a7..f3e424e1eb 100644 --- a/activeresource/CHANGELOG.md +++ b/activeresource/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 3.2.12 (Fev 11, 2013) ## +## Rails 3.2.12 (Feb 11, 2013) ## * No changes. diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 467b5e466a..3f41c80540 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -22,7 +22,7 @@ *Daniele Sluijters* -## Rails 3.2.12 (Fev 11, 2013) ## +## Rails 3.2.12 (Feb 11, 2013) ## * No changes. -- cgit v1.2.3