mirror of
https://github.com/jquery/jquery.git
synced 2026-02-04 23:35:02 -05:00
Fixed/adjusted source comment of function access()
This commit is contained in:
@@ -801,7 +801,7 @@ jQuery.extend({
|
||||
return proxy;
|
||||
},
|
||||
|
||||
// Mutifunctional method to get and set values to a collection
|
||||
// Multifunctional method to get and set values of a collection
|
||||
// The value/s can optionally be executed if it's a function
|
||||
access: function( elems, fn, key, value, chainable, emptyGet, pass ) {
|
||||
var exec,
|
||||
|
||||
Reference in New Issue
Block a user