From: Dominik D. Geyer Date: Sat, 7 Apr 2012 07:13:55 +0000 (+0300) Subject: Fixed/adjusted source comment of function access() X-Git-Tag: 1.8b1~140^2~2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F730%2Fhead;p=jquery.git Fixed/adjusted source comment of function access() --- diff --git a/src/core.js b/src/core.js index 9c8314c91..4242903ff 100644 --- a/src/core.js +++ b/src/core.js @@ -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,