]> source.dussan.org Git - jquery.git/commitdiff
jquery event: fixed a typo in a comment.
authorAriel Flesler <aflesler@gmail.com>
Fri, 27 Jun 2008 14:17:28 +0000 (14:17 +0000)
committerAriel Flesler <aflesler@gmail.com>
Fri, 27 Jun 2008 14:17:28 +0000 (14:17 +0000)
src/event.js

index bcfd0452cc9bc70e39cde679b9021f2d2c56d2c4..3870f43232fab10ccc4cd5939c7f79da6add8d81 100644 (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 = {