aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/math/number/complex.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/documentation/lux/math/number/complex.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/documentation/lux/math/number/complex.lux b/stdlib/source/documentation/lux/math/number/complex.lux
index 86757d1f3..14e598384 100644
--- a/stdlib/source/documentation/lux/math/number/complex.lux
+++ b/stdlib/source/documentation/lux/math/number/complex.lux
@@ -19,7 +19,7 @@
["The imaginary part can be omitted if it's +0.0."
(complex real)])
-(.def: .public documentation
+(.def .public documentation
(.List $.Module)
($.module /._
"Complex arithmetic."