aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorSantiago Pastorino <santiago@wyeworks.com>2010-11-17 10:27:44 -0200
committerSantiago Pastorino <santiago@wyeworks.com>2010-11-17 10:27:44 -0200
commit646e5202e001a7c12247ce66dc85b4edde50f25c (patch)
treee5effa98b6cc1a9c453501dd4dd635683f595fa4 /Rakefile
parent401c1835afb5af1a6f429061ac8484227c34909d (diff)
downloadrails-646e5202e001a7c12247ce66dc85b4edde50f25c.tar.gz
rails-646e5202e001a7c12247ce66dc85b4edde50f25c.tar.bz2
rails-646e5202e001a7c12247ce66dc85b4edde50f25c.zip
Typo fixed
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 7dc884f27b..8c72312f28 100644
--- a/Rakefile
+++ b/Rakefile
@@ -172,7 +172,7 @@ end
#
# Everything is automated and you do NOT need to run this task normally.
#
-# We publish a new verion by tagging, and pushing a tag does not trigger
+# We publish a new version by tagging, and pushing a tag does not trigger
# that webhook. Stable docs would be updated by any subsequent regular
# push, but if you want that to happen right away just run this.
#