diff options
Diffstat (limited to 'stdlib/source/documentation/lux/math.lux')
-rw-r--r-- | stdlib/source/documentation/lux/math.lux | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/stdlib/source/documentation/lux/math.lux b/stdlib/source/documentation/lux/math.lux index c3caab318..921c44dbf 100644 --- a/stdlib/source/documentation/lux/math.lux +++ b/stdlib/source/documentation/lux/math.lux @@ -1,10 +1,10 @@ (.module: [library - [lux {"-" [char]} - ["$" documentation {"+" [documentation:]}] + [lux {"-" char} + ["$" documentation {"+" documentation:}] [data [text - ["%" format {"+" [format]}]] + ["%" format {"+" format}]] [collection ["[0]" list]]]]] ["[0]" / "_" |