aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrailties/fresh_rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/fresh_rakefile b/railties/fresh_rakefile
index 8c765e57e0..4219192034 100755
--- a/railties/fresh_rakefile
+++ b/railties/fresh_rakefile
@@ -16,7 +16,7 @@ task :environment do
end
end
-desc "Generate API documentatio, show coding stats"
+desc "Generate API documentation, show coding stats"
task :doc => [ :appdoc, :stats ]