diff options
Diffstat (limited to '')
-rw-r--r-- | stdlib/source/documentation/lux/math.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/documentation/lux/math.lux b/stdlib/source/documentation/lux/math.lux index be98895f4..fe8e075b2 100644 --- a/stdlib/source/documentation/lux/math.lux +++ b/stdlib/source/documentation/lux/math.lux @@ -4,7 +4,7 @@ ["$" documentation (.only documentation:)] [data [text - ["%" format (.only format)]] + ["%" \\format (.only format)]] [collection ["[0]" list]]]]] ["[0]" / |