aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index c4e53987..1af9e303 100644
--- a/Rakefile
+++ b/Rakefile
@@ -121,7 +121,7 @@ task :lint do
print out
end
-desc 'push_angularajs'
+desc 'push_angularjs'
task :push_angularjs do
Rake::Task['compile'].execute 0
sh %(cat angularjs.ftp | ftp -N angularjs.netrc angularjs.org)