diff --git a/src/selector.js b/src/selector.js index d2ca1b7..a8c48c8 100644 --- a/src/selector.js +++ b/src/selector.js @@ -1,4 +1,4 @@ -/* Portions of the Selector class are derived from Jack Slocum’s DomQuery, +/* Portions of the Selector class are derived from Jack Slocum's DomQuery, * part of YUI-Ext version 0.40, distributed under the terms of an MIT-style * license. Please see http://www.yui-ext.com/ for more information. */