]> source.dussan.org Git - jquery.git/commitdiff
Fixed/adjusted source comment of function access() 730/head
authorDominik D. Geyer <dominik.geyer@gmail.com>
Sat, 7 Apr 2012 07:13:55 +0000 (10:13 +0300)
committerDominik D. Geyer <dominik.geyer@gmail.com>
Sat, 7 Apr 2012 07:13:55 +0000 (10:13 +0300)
src/core.js

index 9c8314c91a259694e2c64d392b118b92623de730..4242903ffa631b4ccb851ce811f51365f9e8ddfc 100644 (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,