Skip to main content

Bug Tracker

Side navigation

#11472 closed bug (fixed)

Opened March 14, 2012 02:55PM UTC

Closed April 04, 2012 02:22AM UTC

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.

Attachments (0)
Change History (1)

Changed April 04, 2012 02:22AM UTC by dmethvin comment:1

resolution: → fixed
status: newclosed

I've fixed it locally, my next commit will have it.