aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/locale.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/locale.lux')
-rw-r--r--stdlib/source/library/lux/locale.lux5
1 files changed, 3 insertions, 2 deletions
diff --git a/stdlib/source/library/lux/locale.lux b/stdlib/source/library/lux/locale.lux
index d1c97493d..6cd384586 100644
--- a/stdlib/source/library/lux/locale.lux
+++ b/stdlib/source/library/lux/locale.lux
@@ -10,8 +10,9 @@
["[0]" text (.only)
["%" \\format (.only format)]
["[0]" encoding (.only Encoding)]]]
- [type
- [primitive (.except)]]]]
+ [meta
+ [type
+ [primitive (.except)]]]]]
[/
["[0]" language (.only Language)]
["[0]" territory (.only Territory)]])