aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/math/number.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/documentation/lux/math/number.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/documentation/lux/math/number.lux b/stdlib/source/documentation/lux/math/number.lux
index c63a71371..2420d347a 100644
--- a/stdlib/source/documentation/lux/math/number.lux
+++ b/stdlib/source/documentation/lux/math/number.lux
@@ -25,7 +25,7 @@
(.List $.Module)
($.module /._
""
- [(~~ (with_template [<name> <encoding> <no_commas> <with_commas>]
+ [(,, (with_template [<name> <encoding> <no_commas> <with_commas>]
[($.documentation <name>
(format "Given syntax for a " <encoding> " number, generates a Nat, an Int, a Rev or a Frac.")
[<no_commas>]