Merge pull request #730 from datag/patch-1

Typo for header in function access()
This commit is contained in:
Dave Methvin
2012-04-10 14:32:24 -07:00

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,