aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/data/format/html.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/data/format/html.lux')
-rw-r--r--stdlib/source/library/lux/data/format/html.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/data/format/html.lux b/stdlib/source/library/lux/data/format/html.lux
index 7cff8990b..5f316a7eb 100644
--- a/stdlib/source/library/lux/data/format/html.lux
+++ b/stdlib/source/library/lux/data/format/html.lux
@@ -1,6 +1,6 @@
(.using
[library
- [lux {"-" Meta Source comment and template}
+ [lux (.except Meta Source comment and template)
[control
["[0]" function]
["[0]" maybe ("[1]#[0]" functor)]]