aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/abstract/hash.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/documentation/lux/abstract/hash.lux')
-rw-r--r--stdlib/source/documentation/lux/abstract/hash.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/documentation/lux/abstract/hash.lux b/stdlib/source/documentation/lux/abstract/hash.lux
index 08ca4099d..e1a3d0d13 100644
--- a/stdlib/source/documentation/lux/abstract/hash.lux
+++ b/stdlib/source/documentation/lux/abstract/hash.lux
@@ -6,7 +6,7 @@
[text {"+" [\n]}
["%" format {"+" [format]}]]]]]
[\\library
- ["." /]])
+ ["[0]" /]])
(documentation: (/.Hash it)
"A way to produce hash-codes for a type's instances.")