diff options
Diffstat (limited to 'stdlib/source/documentation/lux/tool.lux')
-rw-r--r-- | stdlib/source/documentation/lux/tool.lux | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/stdlib/source/documentation/lux/tool.lux b/stdlib/source/documentation/lux/tool.lux index 0c721b6ed..8cd839e00 100644 --- a/stdlib/source/documentation/lux/tool.lux +++ b/stdlib/source/documentation/lux/tool.lux @@ -1,10 +1,10 @@ (.module: [library - [lux {"-" [char]} - ["$" documentation {"+" [documentation:]}] + [lux {"-" char} + ["$" documentation {"+" documentation:}] [data - [text {"+" [\n]} - ["%" format {"+" [format]}]] + [text {"+" \n} + ["%" format {"+" format}]] [collection ["[0]" list]]]]] ["[0]" / "_" |