Fix trailing arg.

This commit is contained in:
John Resig 2010-09-17 14:58:50 -04:00
parent 77e310b906
commit 8691a826c0

View file

@ -134,7 +134,7 @@
// release memory in IE // release memory in IE
root = script = div = all = a = null; root = script = div = all = a = null;
})( jQuery ); })();
jQuery.props = { jQuery.props = {
"for": "htmlFor", "for": "htmlFor",