aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee Reilly <lee@leereilly.net>2011-05-25 13:15:59 -0700
committerLee Reilly <lee@leereilly.net>2011-05-25 13:15:59 -0700
commit03f418370a4266e414ff32706381bb2b60baadfc (patch)
tree8f26debe031f4cfa4ac33948c7efcac223467930
parent1d637d2f4807d806eabb4b518d15e8004b64b9b4 (diff)
downloadrails-03f418370a4266e414ff32706381bb2b60baadfc.tar.gz
rails-03f418370a4266e414ff32706381bb2b60baadfc.tar.bz2
rails-03f418370a4266e414ff32706381bb2b60baadfc.zip
Typo; changed 'Febuary' to 'February'
-rw-r--r--railties/guides/source/routing.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/routing.textile b/railties/guides/source/routing.textile
index 99fdcee68a..08615bed4e 100644
--- a/railties/guides/source/routing.textile
+++ b/railties/guides/source/routing.textile
@@ -880,7 +880,7 @@ h3. Changelog
* April 10, 2010: Updated guide to remove outdated and superfluous information, and to provide information about new features, by "Yehuda Katz":http://www.yehudakatz.com
* April 2, 2010: Updated guide to match new Routing DSL in Rails 3, by "Rizwan Reza":http://www.rizwanreza.com/
-* Febuary 1, 2010: Modifies the routing documentation to match new routing DSL in Rails 3, by Prem Sichanugrist
+* February 1, 2010: Modifies the routing documentation to match new routing DSL in Rails 3, by Prem Sichanugrist
* October 4, 2008: Added additional detail on specifying verbs for resource member/collection routes, by "Mike Gunderloy":credits.html#mgunderloy
* September 23, 2008: Added section on namespaced controllers and routing, by "Mike Gunderloy":credits.html#mgunderloy
* September 10, 2008: initial version by "Mike Gunderloy":credits.html#mgunderloy