From ab2537a7ec3c856df1a6192ff72e556c4a22db0e Mon Sep 17 00:00:00 2001 From: Douglas Neiner Date: Mon, 14 Jun 2010 02:07:21 -0400 Subject: [PATCH] Fixed spelling on QUnit pull message --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.4