diff options
Diffstat (limited to '')
-rw-r--r-- | stdlib/source/documentation/lux/math/number/frac.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/documentation/lux/math/number/frac.lux b/stdlib/source/documentation/lux/math/number/frac.lux index 051f45924..57fd3dbd1 100644 --- a/stdlib/source/documentation/lux/math/number/frac.lux +++ b/stdlib/source/documentation/lux/math/number/frac.lux @@ -1,6 +1,6 @@ (.using [library - [lux {"-" private} + [lux (.except private) ["$" documentation (.only documentation:)] [data ["[0]" text (.only \n) |