jquery event: fixed a typo in a comment.
This commit is contained in:
parent
d1210a5a88
commit
18d3e75945
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* A number of helper functions used for managing events.
|
* A number of helper functions used for managing events.
|
||||||
* Many of the ideas behind this code orignated from
|
* Many of the ideas behind this code originated from
|
||||||
* Dean Edwards' addEvent library.
|
* Dean Edwards' addEvent library.
|
||||||
*/
|
*/
|
||||||
jQuery.event = {
|
jQuery.event = {
|
||||||
|
|
Loading…
Reference in a new issue