mirror of
https://github.com/jquery/jquery.git
synced 2026-01-25 04:47:55 -05:00
spelling mistake (insead)
This commit is contained in:
@@ -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 );
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user