aboutsummaryrefslogtreecommitdiffstats
path: root/speed/jquery-basis.js
diff options
context:
space:
mode:
authordmitrygusev <dmitry.gusev@gmail.com>2013-02-28 00:44:34 +0400
committerDave Methvin <dave.methvin@gmail.com>2013-02-28 15:55:55 -0500
commita13cadadf6f164c4498af5e92c0819933573084a (patch)
treef41ef5ca1978d7cb1ab157bf04012d3cb4cd29b8 /speed/jquery-basis.js
parent69b3d5ce0f081d3f113b2917495f35df160f8522 (diff)
downloadjquery-a13cadadf6f164c4498af5e92c0819933573084a.tar.gz
jquery-a13cadadf6f164c4498af5e92c0819933573084a.zip
Fix typos. Close gh-1186.
Diffstat (limited to 'speed/jquery-basis.js')
-rw-r--r--speed/jquery-basis.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/speed/jquery-basis.js b/speed/jquery-basis.js
index f5cb04ce3..9335cc0bb 100644
--- a/speed/jquery-basis.js
+++ b/speed/jquery-basis.js
@@ -788,7 +788,7 @@ function evalScript( i, elem ) {
}
}
-// Mutifunctional method to get and set values to a collection
+// Multifunctional method to get and set values to a collection
// The value/s can be optionally by executed if its a function
function access( elems, key, value, exec, fn, pass ) {
var length = elems.length;