From 1cf55e660daf65ff45d72729f620f339b8215299 Mon Sep 17 00:00:00 2001 From: Kirill Nikitin Date: Mon, 30 Apr 2012 01:45:06 +0400 Subject: Remove repeated word --- 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 77fa753ab3..66319898e2 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,6 +1,6 @@ ## Rails 4.0.0 (unreleased) ## -* Add ActiveSupport::Deprecations.behavior = :slience to to completely ignore *twinturbo* +* Add ActiveSupport::Deprecations.behavior = :slience to completely ignore *twinturbo* * Make Module#delegate stop using `send` - can no longer delegate to private methods. *dasch* -- cgit v1.2.3