aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/lang/compiler/analysis/case.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/lux/lang/compiler/analysis/case.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/lux/lang/compiler/analysis/case.lux b/stdlib/source/lux/lang/compiler/analysis/case.lux
index 233ac114a..fc1e83d4a 100644
--- a/stdlib/source/lux/lang/compiler/analysis/case.lux
+++ b/stdlib/source/lux/lang/compiler/analysis/case.lux
@@ -6,7 +6,7 @@
[error]
[maybe]
text/format
- (coll [list "list/" Fold<List> Monoid<List> Functor<List>]))
+ (collection [list "list/" Fold<List> Monoid<List> Functor<List>]))
[macro]
(macro [code]))
(//// [type]