Skip to content

Commit

Permalink
spelling mistake (insead)
Browse files Browse the repository at this point in the history
  • Loading branch information
tom--v authored and jeresig committed Feb 6, 2010
1 parent d743899 commit 8a66a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/attributes.js
Expand Up @@ -330,7 +330,7 @@ jQuery.extend({
}

// elem is actually elem.style ... set the style
// Using attr for specific style information is now deprecated. Use style insead.
// Using attr for specific style information is now deprecated. Use style instead.
return jQuery.style( elem, name, value );
}
});

0 comments on commit 8a66a30

Please sign in to comment.