Skip to content

Commit 8a532d1

Browse files
Schalk Neethlingtimmywil
authored andcommitted
Landing pull request 378. Comment typo in core.js.
More Details: - jquery#378
1 parent 5eef591 commit 8a532d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ jQuery.extend({
792792
},
793793

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

0 commit comments

Comments
 (0)