Fixed spelling on QUnit pull message
[jquery.git] / Rakefile
index 74acf42..790b5f3 100644 (file)
--- 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