mirror of https://github.com/tc39/test262.git
Temporal: Fix typo in description.
This commit is contained in:
parent
079a7eac7a
commit
5e564b96e7
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-temporal.plaintime.from
|
esid: sec-temporal.plaintime.from
|
||||||
description: Fast path for converting Temporal.PlainDateTime to Temporal.PlainDate by reading internal slots
|
description: Fast path for converting Temporal.PlainDateTime to Temporal.PlainTime by reading internal slots
|
||||||
includes: [compareArray.js, temporalHelpers.js]
|
includes: [compareArray.js, temporalHelpers.js]
|
||||||
features: [Temporal]
|
features: [Temporal]
|
||||||
---*/
|
---*/
|
||||||
|
|
Loading…
Reference in New Issue