]> source.dussan.org Git - jquery.git/commitdiff
Fix quotes in comment.
authorJohn Resig <jeresig@gmail.com>
Thu, 28 Oct 2010 19:59:58 +0000 (15:59 -0400)
committerJohn Resig <jeresig@gmail.com>
Thu, 28 Oct 2010 19:59:58 +0000 (15:59 -0400)
src/effects.js

index d87ba8f5d3a5d27bb393cb48b6de130977abf053..e95741c065083da7038f2dcda44ce5d2dfa9859d 100644 (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,