diff options
author | Steve Klabnik <steve@steveklabnik.com> | 2012-11-26 10:56:24 -0800 |
---|---|---|
committer | Steve Klabnik <steve@steveklabnik.com> | 2012-11-26 10:56:24 -0800 |
commit | 767879c5d8815598055fc1af209eb0912be6da7b (patch) | |
tree | 09b78104897ddb161794c3987d63eaf55ba531ae | |
parent | 1a876f622865979ea6415d913adface70716e458 (diff) | |
download | rails-767879c5d8815598055fc1af209eb0912be6da7b.tar.gz rails-767879c5d8815598055fc1af209eb0912be6da7b.tar.bz2 rails-767879c5d8815598055fc1af209eb0912be6da7b.zip |
@steveklabnik can't spell 'distance.'
-rw-r--r-- | actionpack/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index 51518684d7..d20a949454 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -1,6 +1,6 @@ ## Rails 3.2.10 (unreleased) ## -* Add i18n scope to disance_of_time_in_words. [Backport #7997] *Steve Klabnik* +* Add i18n scope to distance_of_time_in_words. [Backport #7997] *Steve Klabnik* * Fix side effect of `url_for` changing the `:controller` string option. [Backport #6003] Before: |