aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/locale/language.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/library/lux/locale/language.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/library/lux/locale/language.lux b/stdlib/source/library/lux/locale/language.lux
index 1f9f9b591..caa1208f8 100644
--- a/stdlib/source/library/lux/locale/language.lux
+++ b/stdlib/source/library/lux/locale/language.lux
@@ -2,8 +2,8 @@
[library
[lux "*"
[abstract
- [equivalence {"+" [Equivalence]}]
- [hash {"+" [Hash]}]]
+ [equivalence {"+" Equivalence}]
+ [hash {"+" Hash}]]
[data
["[0]" text]]
[type