aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/math/number/rev.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/documentation/lux/math/number/rev.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/documentation/lux/math/number/rev.lux b/stdlib/source/documentation/lux/math/number/rev.lux
index 5450725b8..d93c8e3c5 100644
--- a/stdlib/source/documentation/lux/math/number/rev.lux
+++ b/stdlib/source/documentation/lux/math/number/rev.lux
@@ -62,7 +62,7 @@
"Rev(olution) greater-than or equal."
[(>= reference sample)])
- (~~ (with_template [<name> <doc>]
+ (,, (with_template [<name> <doc>]
[($.documentation <name>
<doc>)]
@@ -70,7 +70,7 @@
[/.max "Rev(olution) maximum."]
))
- (~~ (with_template [<name> <doc>]
+ (,, (with_template [<name> <doc>]
[($.documentation <name>
<doc>)]