From: John Resig Date: Thu, 28 Oct 2010 19:59:58 +0000 (-0400) Subject: Fix quotes in comment. X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=commitdiff_plain;h=e377621eaf85915b8459632cf2565e40e54d6c19 Fix quotes in comment. --- diff --git a/src/effects.js b/src/effects.js index d87ba8f..e95741c 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,