aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/locale/language.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/locale/language.lux')
-rw-r--r--stdlib/source/library/lux/locale/language.lux2
1 files changed, 2 insertions, 0 deletions
diff --git a/stdlib/source/library/lux/locale/language.lux b/stdlib/source/library/lux/locale/language.lux
index cceaf1777..4933a97a6 100644
--- a/stdlib/source/library/lux/locale/language.lux
+++ b/stdlib/source/library/lux/locale/language.lux
@@ -16,6 +16,8 @@
{#name Text
#code Text}
+ {#.doc (doc "An ISO 639 language.")}
+
(template [<name> <tag>]
[(def: #export <name>
(-> Language Text)