From: Douglas Neiner Date: Mon, 14 Jun 2010 06:07:21 +0000 (-0400) Subject: Fixed spelling on QUnit pull message X-Git-Tag: 1.4.3rc1~161^2~4 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ab2537a7ec3c856df1a6192ff72e556c4a22db0e;p=jquery.git Fixed spelling on QUnit pull message --- 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