Fix quotes in comment.

This commit is contained in:
John Resig 2010-10-28 15:59:58 -04:00
parent 6020b6bb38
commit e377621eaf

2
src/effects.js vendored
View file

@ -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,