Opened 13 years ago
Closed 13 years ago
#5808 closed bug (fixed)
Documentation typo on jQuery 1.4 site for jQuery.isEmptyObject()
Reported by: | mattlong | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.4.1 |
Component: | core | Version: | 1.4 |
Keywords: | isEmptyObject | Cc: | |
Blocked by: | Blocking: |
Description
Documentation reads "This returns true if there are any properties on the object."
Should read "This returns true if there are *NOT* any properties on the object."
Typo can be seen at http://jquery14.com/day-01/jquery-14
Note: See
TracTickets for help on using
tickets.
Thanks!