diff --git a/Rakefile b/Rakefile index 74acf4232..790b5f3f0 100644 --- a/Rakefile +++ b/Rakefile @@ -126,7 +126,7 @@ file sizzle do end file qunit do - puts "Retrieving QUnity from Github..." + puts "Retrieving QUnit from Github..." sh "git clone git://github.com/jquery/qunit.git #{qunit_dir}" end