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 d87ba8f..e95741c 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,