Skip to content

Commit c6e0bc6

Browse files
committed
Fix typo
1 parent 3de6a75 commit c6e0bc6

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)