Side navigation
#5808 closed bug (fixed)
Opened January 15, 2010 01:24AM UTC
Closed January 15, 2010 03:52PM UTC
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
Attachments (0)
Change History (1)
Changed January 15, 2010 03:52PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Thanks!