Skip to content

Commit

Permalink
Event: correct an unfinished comment
Browse files Browse the repository at this point in the history
  • Loading branch information
markelog committed Jun 5, 2015
1 parent 05e54ce commit ac23f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/event.js
Expand Up @@ -648,7 +648,7 @@ jQuery.event = {
}
},

// Piggyback on a donor event to simulate a diff ne
// Piggyback on a donor event to simulate a different one
simulate: function( type, elem, event ) {
var e = jQuery.extend(
new jQuery.Event(),
Expand Down

0 comments on commit ac23f91

Please sign in to comment.