Opened 11 years ago
Closed 11 years ago
#11472 closed bug (fixed)
Comment Typo (nitpick)
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Definitely nitpicky.
Line 3531 of jquery-1.7.1.js: For mousenter/leave call the handler if related is outside the target.
Should read: For mouseenter/leave call the handler if related is outside the target.
Note: See
TracTickets for help on using
tickets.
I've fixed it locally, my next commit will have it.