mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Landing pull request 378. Comment typo in core.js.
More Details: - https://github.com/jquery/jquery/pull/378
This commit is contained in:
parent
5eef5917fd
commit
8a532d1575
@ -792,7 +792,7 @@ jQuery.extend({
|
||||
},
|
||||
|
||||
// Mutifunctional method to get and set values to a collection
|
||||
// The value/s can be optionally by executed if its a function
|
||||
// The value/s can optionally be executed if it's a function
|
||||
access: function( elems, key, value, exec, fn, pass ) {
|
||||
var length = elems.length;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user