Skip to content

Commit 55fefdb

Browse files
committed
Merge pull request rails#6067 from Locke23rus/patch-2
Fix typo
2 parents a89827e + c6e0bc6 commit 55fefdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activesupport/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Rails 4.0.0 (unreleased) ##
22

3-
* Add ActiveSupport::Deprecations.behavior = :slience to completely ignore *twinturbo*
3+
* Add `ActiveSupport::Deprecations.behavior = :silence` to completely ignore *twinturbo*
44

55
* Make Module#delegate stop using `send` - can no longer delegate to private methods. *dasch*
66

0 commit comments

Comments
 (0)