Fixed spelling on QUnit pull message

This commit is contained in:
Douglas Neiner 2010-06-14 02:07:21 -04:00 committed by wycats
parent ad849eb5a4
commit ab2537a7ec

View file

@ -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