From: Douglas Neiner Date: Mon, 14 Jun 2010 06:07:21 +0000 (-0400) Subject: Fixed spelling on QUnit pull message X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=ab2537a7ec3c856df1a6192ff72e556c4a22db0e;p=jquery.git Fixed spelling on QUnit pull message --- diff --git a/Rakefile b/Rakefile index 74acf42..790b5f3 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