git.asbjorn.biz
/
jquery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad849eb
)
Fixed spelling on QUnit pull message
author
Douglas Neiner
<doug@pixelgraphics.us>
Mon, 14 Jun 2010 06:07:21 +0000
(
02:07
-0400)
committer
wycats
<wycats@gmail.com>
Sun, 20 Jun 2010 05:29:49 +0000
(22:29 -0700)
Rakefile
patch
|
blob
|
history
diff --git
a/Rakefile
b/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