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:
6020b6b
)
Fix quotes in comment.
author
John Resig
<jeresig@gmail.com>
Thu, 28 Oct 2010 19:59:58 +0000
(15:59 -0400)
committer
John Resig
<jeresig@gmail.com>
Thu, 28 Oct 2010 19:59:58 +0000
(15:59 -0400)
src/effects.js
patch
|
blob
|
history
diff --git
a/src/effects.js
b/src/effects.js
index
d87ba8f
..
e95741c
100644
(file)
--- a/
src/effects.js
+++ b/
src/effects.js
@@
-112,7
+112,7
@@
jQuery.fn.extend({
}
return this[ optall.queue === false ? "each" : "queue" ](function() {
- // XXX ‘this’ does not always have a nodeName when running the
+ // XXX 'this' does not always have a nodeName when running the
// test suite
var opt = jQuery.extend({}, optall), p,