jquery event: fixed a typo in a comment.

This commit is contained in:
Ariel Flesler 2008-06-27 14:17:28 +00:00
parent d1210a5a88
commit 18d3e75945

View file

@ -1,6 +1,6 @@
/*
* 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.
*/
jQuery.event = {