mirror of https://github.com/tc39/test262.git
fix typos
This commit is contained in:
parent
6501563705
commit
fc86cef984
|
@ -2,7 +2,7 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-String.prototype.trimStart
|
esid: sec-string.prototype.trimStart
|
||||||
description: >
|
description: >
|
||||||
ToString perfers Symbol.toPrimitive to toString to valueOf
|
ToString perfers Symbol.toPrimitive to toString to valueOf
|
||||||
info: |
|
info: |
|
||||||
|
|
Loading…
Reference in New Issue