From: John Resig Date: Thu, 28 Oct 2010 19:59:58 +0000 (-0400) Subject: Fix quotes in comment. X-Git-Tag: 1.4.4rc2~4 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e377621eaf85915b8459632cf2565e40e54d6c19;p=jquery.git Fix quotes in comment. --- diff --git a/src/effects.js b/src/effects.js index d87ba8f5d..e95741c06 100644 --- 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,