« Bugzilla Issues Index
#4476 — 12.2.9.1 TemplateStrings: Typo "element" -> "elements"
- bug_id:
4476
- creation_ts:
2015-08-21 14:09:00 -0700
- short_desc:
12.2.9.1 TemplateStrings: Typo "element" -> "elements"
- delta_ts:
2015-10-23 12:18:33 -0700
- product:
ECMA-262 Edition 6
- component:
editorial issues
- version:
unspecified
- 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
- cc:
brterlso
- commentid:
14636
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-08-21 14:09:06 -0700
12.2.9.1 Static Semantics: TemplateStrings
Production: TemplateLiteral : TemplateHead Expression TemplateSpans
Step 4: Change "by the element" to "by the elements".
Also: Add comma after "in order".
- commentid:
14831
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2015-10-23 12:18:33 -0700
Fixed in ES2016 Draft.