aboutsummaryrefslogtreecommitdiff
path: root/module/html/components.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/calp/html/components.scm (renamed from module/html/components.scm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/html/components.scm b/module/calp/html/components.scm
index 2580ea55..49f00e52 100644
--- a/module/html/components.scm
+++ b/module/calp/html/components.scm
@@ -1,4 +1,4 @@
-(define-module (html components)
+(define-module (calp html components)
:use-module (util)
:use-module (util exceptions)
:export (xhtml-doc)