« Bugzilla Issues Index
#292 — 15.5.4.15: "is" should be "if"
- bug_id:
292
- creation_ts:
2012-03-05 07:12:00 -0800
- short_desc:
15.5.4.15: "is" should be "if"
- delta_ts:
2015-10-03 14:30:36 -0700
- product:
ECMA-262, Editions 5 and 5.1
- component:
editorial issues
- version:
Edition 5.1
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
Jin DX
- assigned_to:
Allen Wirfs-Brock
- cc:
brterlso
- commentid:
723
- comment_count:
0
- who:
Jin DX
- bug_when:
2012-03-05 07:12:03 -0800
15.5.4.15 String.prototype.substring (start, end)
say:
"...(or through the end of the String is end is undefined)..."
The first "is" should be "if".
- commentid:
14757
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2015-10-03 14:30:36 -0700
Fixed in ES2016 draft.