aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2012-11-26 10:56:24 -0800
committerSteve Klabnik <steve@steveklabnik.com>2012-11-26 10:56:24 -0800
commit767879c5d8815598055fc1af209eb0912be6da7b (patch)
tree09b78104897ddb161794c3987d63eaf55ba531ae /actionpack/CHANGELOG.md
parent1a876f622865979ea6415d913adface70716e458 (diff)
downloadrails-767879c5d8815598055fc1af209eb0912be6da7b.tar.gz
rails-767879c5d8815598055fc1af209eb0912be6da7b.tar.bz2
rails-767879c5d8815598055fc1af209eb0912be6da7b.zip
@steveklabnik can't spell 'distance.'
Diffstat (limited to 'actionpack/CHANGELOG.md')
-rw-r--r--actionpack/CHANGELOG.md2
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: