Skip to content

Commit

Permalink
Landing pull request 378. Comment typo in core.js.
Browse files Browse the repository at this point in the history
More Details:
 - jquery#378
  • Loading branch information
Schalk Neethling authored and timmywil committed Jun 14, 2011
1 parent 5eef591 commit 8a532d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ jQuery.extend({
},

// Mutifunctional method to get and set values to a collection
// The value/s can be optionally by executed if its a function
// The value/s can optionally be executed if it's a function
access: function( elems, key, value, exec, fn, pass ) {
var length = elems.length;

Expand Down

0 comments on commit 8a532d1

Please sign in to comment.