aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/locale/language.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/documentation/lux/locale/language.lux6
1 files changed, 3 insertions, 3 deletions
diff --git a/stdlib/source/documentation/lux/locale/language.lux b/stdlib/source/documentation/lux/locale/language.lux
index fca2ce852..be86b57af 100644
--- a/stdlib/source/documentation/lux/locale/language.lux
+++ b/stdlib/source/documentation/lux/locale/language.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux {"-" [char]}
- ["$" documentation {"+" [documentation:]}]
+ [lux {"-" char}
+ ["$" documentation {"+" documentation:}]
[data
[text
- ["%" format {"+" [format]}]]
+ ["%" format {"+" format}]]
[collection
["[0]" list]]]]]
[\\library