From c6e0bc600b25b8d0ca65f95cf39b2e51aa0e0337 Mon Sep 17 00:00:00 2001 From: Kirill Nikitin Date: Mon, 30 Apr 2012 03:03:59 +0400 Subject: Fix typo --- activesupport/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 66319898e2..92713cae85 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,6 +1,6 @@ ## Rails 4.0.0 (unreleased) ## -* Add ActiveSupport::Deprecations.behavior = :slience to completely ignore *twinturbo* +* Add `ActiveSupport::Deprecations.behavior = :silence` to completely ignore *twinturbo* * Make Module#delegate stop using `send` - can no longer delegate to private methods. *dasch* -- cgit v1.2.3