From 79a22046c93aa770cb2393a288cb0fab13febed6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Thu, 2 Nov 2023 17:46:05 +0100 Subject: Fix rec advance test. --- tests/unit/vcomponent/recurrence-advanced.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unit/vcomponent/recurrence-advanced.scm') diff --git a/tests/unit/vcomponent/recurrence-advanced.scm b/tests/unit/vcomponent/recurrence-advanced.scm index 41e4770e..75d1a8fb 100644 --- a/tests/unit/vcomponent/recurrence-advanced.scm +++ b/tests/unit/vcomponent/recurrence-advanced.scm @@ -1400,7 +1400,7 @@ bymonthday: (list 15 30) count: 5) x-summary: - "den femtonde & tretionde varje månad, totalt 5 gånger" + "den femtonde & trettionde varje månad, totalt 5 gånger" x-set: (list (datetime year: 2007 month: 01 day: 15 hour: 09 minute: 00 second: 00) (datetime year: 2007 month: 01 day: 30 hour: 09 minute: 00 second: 00) -- cgit v1.2.3