Skip to content

Commit 68895a3

Browse files
committed
Fix calendar name
1 parent 1a28e8d commit 68895a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

test/intl402/Temporal/PlainDate/prototype/with/basic-buddhist.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
/*---
55
esid: sec-temporal.plaindate.prototype.with
6-
description: with should work for Dangi calendar dates
6+
description: with should work for Buddhist calendar dates
77
features: [Temporal, Intl.Era-monthcode]
88
includes: [temporalHelpers.js]
99
---*/

test/intl402/Temporal/PlainDateTime/prototype/with/basic-buddhist.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
/*---
55
esid: sec-temporal.plaindatetime.prototype.with
6-
description: with should work for Dangi calendar dates
6+
description: with should work for Buddhist calendar dates
77
features: [Temporal, Intl.Era-monthcode]
88
includes: [temporalHelpers.js]
99
---*/

test/intl402/Temporal/ZonedDateTime/prototype/with/basic-buddhist.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
/*---
55
esid: sec-temporal.zoneddatetime.prototype.with
6-
description: with should work for Dangi calendar dates
6+
description: with should work for Buddhist calendar dates
77
features: [Temporal, Intl.Era-monthcode]
88
includes: [temporalHelpers.js]
99
---*/

0 commit comments

Comments
 (0)