aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/type.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/aedifex/artifact/type.lux')
-rw-r--r--stdlib/source/program/aedifex/artifact/type.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/program/aedifex/artifact/type.lux b/stdlib/source/program/aedifex/artifact/type.lux
index 53242c437..971b8757a 100644
--- a/stdlib/source/program/aedifex/artifact/type.lux
+++ b/stdlib/source/program/aedifex/artifact/type.lux
@@ -7,7 +7,7 @@
Text)
(with_template [<type> <name>]
- [(def: .public <name>
+ [(def .public <name>
Type
<type>)]