aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/licentia/license/term.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/program/licentia/license/term.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/program/licentia/license/term.lux b/stdlib/source/program/licentia/license/term.lux
index 9e81cf666..31b3e4b5d 100644
--- a/stdlib/source/program/licentia/license/term.lux
+++ b/stdlib/source/program/licentia/license/term.lux
@@ -6,7 +6,7 @@
[//
["." definition]])
-(do-template [<term> <definition>]
+(template [<term> <definition>]
[(def: #export <term>
Text
(get@ #definition.term <definition>))]