mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
Fix some copy-paste errors
This commit is contained in:
parent
5e9da36a2f
commit
e3395bb1e4
@ -3,7 +3,7 @@
|
||||
|
||||
/*---
|
||||
esid: sec-temporal.timezone.prototype.getnexttransition
|
||||
description: Conversion of ISO date-time strings to Temporal.TimeZone instances
|
||||
description: Conversion of ISO date-time strings to Temporal.Instant instances
|
||||
features: [Temporal]
|
||||
---*/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
/*---
|
||||
esid: sec-temporal.timezone.prototype.getoffsetstringfor
|
||||
description: Conversion of ISO date-time strings to Temporal.TimeZone instances
|
||||
description: Conversion of ISO date-time strings to Temporal.Instant instances
|
||||
features: [Temporal]
|
||||
---*/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
/*---
|
||||
esid: sec-temporal.timezone.prototype.getprevioustransition
|
||||
description: Conversion of ISO date-time strings to Temporal.TimeZone instances
|
||||
description: Conversion of ISO date-time strings to Temporal.Instant instances
|
||||
features: [Temporal]
|
||||
---*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user