aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/locale/territory.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/locale/territory.lux')
-rw-r--r--stdlib/source/library/lux/locale/territory.lux2
1 files changed, 2 insertions, 0 deletions
diff --git a/stdlib/source/library/lux/locale/territory.lux b/stdlib/source/library/lux/locale/territory.lux
index f824005b3..15ac79698 100644
--- a/stdlib/source/library/lux/locale/territory.lux
+++ b/stdlib/source/library/lux/locale/territory.lux
@@ -18,6 +18,8 @@
#long Text
#code Nat}
+ {#.doc (doc "An ISO 3166 territory.")}
+
(template [<name> <field> <type>]
[(def: #export <name>
(-> Territory <type>)