diff options
Diffstat (limited to 'actionview/CHANGELOG.md')
-rw-r--r-- | actionview/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index 6357f8ac57..ec92f21d81 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -1,4 +1,4 @@ -* Default translations that have a lower precidence than an html safe default, +* Default translations that have a lower precedence than a html safe default, but are not themselves safe, should not be marked as html_safe. *Justin Coyne* |