aboutsummaryrefslogtreecommitdiff
path: root/module/vcalendar/recurrence.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/vcalendar/recurrence.scm (renamed from module/vcalendar/recur.scm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcalendar/recur.scm b/module/vcalendar/recurrence.scm
index 3657cae6..ae08feb6 100644
--- a/module/vcalendar/recur.scm
+++ b/module/vcalendar/recurrence.scm
@@ -1,4 +1,4 @@
-(define-module (vcalendar recur)
+(define-module (vcalendar recurrence)
#:use-module (vcalendar)
#:use-module (vcalendar recurrence generate)
#:re-export (generate-recurrence-set)