aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/control/concurrency/stm.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/documentation/lux/control/concurrency/stm.lux')
-rw-r--r--stdlib/source/documentation/lux/control/concurrency/stm.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/documentation/lux/control/concurrency/stm.lux b/stdlib/source/documentation/lux/control/concurrency/stm.lux
index ee362e0c5..60c1eb06e 100644
--- a/stdlib/source/documentation/lux/control/concurrency/stm.lux
+++ b/stdlib/source/documentation/lux/control/concurrency/stm.lux
@@ -34,7 +34,7 @@
\n "For this reason, it's important to note that transactions must be free from side-effects, such as I/O.")
[(commit! procedure)])
-(.def: .public documentation
+(.def .public documentation
(.List $.Module)
($.module /._
""