« Bugzilla Issues Index
#2105 — 9.2 ECMAScript Function Objects: Typos
- bug_id:
2105
- creation_ts:
2013-10-30 02:01:00 -0700
- short_desc:
9.2 ECMAScript Function Objects: Typos
- delta_ts:
2013-11-08 13:08:40 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 20: October 28, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
6215
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-10-30 02:01:06 -0700
9.2 ECMAScript Function Objects, 3rd paragraph:
> ECMAScript function objects are considered to be ordinary object [...]
Change "object" to plural "objects".
> [...] they may use alternative definitions [[Get]] and [[GetOwnProperty]].
Missing "of" after "definitions".
9.2 ECMAScript Function Objects, 4th paragraph:
> All ECMAScript function objects all have the [[Call]] [...]
Remove the second "all".
- commentid:
6216
- comment_count:
1
- who:
André Bargull
- bug_when:
2013-10-30 02:03:49 -0700
9.2 ECMAScript Function Objects, 1st paragraph:
Missing hyphen in "non strict mode", change to "non-strict mode".
- commentid:
6310
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-01 10:43:44 -0700
fixed in rev21 editor's draft
- commentid:
6500
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:08:40 -0800
fixed in rev21 draft