Fixes typo in comment

This commit is contained in:
Rick Waldron
2012-06-18 14:17:10 -04:00
parent 90a6a493e4
commit c31a5ee9aa

View File

@@ -275,7 +275,7 @@ jQuery.extend({
});
// NOTE: To any future maintainer, we've used both window.getComputedStyle
// and window.getComputedStyle here to produce a better gzip size
// and getComputedStyle here to produce a better gzip size
if ( window.getComputedStyle ) {
curCSS = function( elem, name ) {
var ret, width,