Skip to content
Permalink
Browse files
Fixed/adjusted source comment of function access()
  • Loading branch information
datag committed Apr 7, 2012
1 parent a29d482 commit fccfeef
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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,

0 comments on commit fccfeef

Please sign in to comment.