Fixed/adjusted source comment of function access()

This commit is contained in:
Dominik D. Geyer
2012-04-07 10:13:55 +03:00
parent a29d482894
commit fccfeefb10

View File

@@ -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,