archives

« Bugzilla Issues Index

#292 — 15.5.4.15: "is" should be "if"


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".


Fixed in ES2016 draft.