aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/documentation/lux.lux')
-rw-r--r--stdlib/source/documentation/lux.lux6
1 files changed, 3 insertions, 3 deletions
diff --git a/stdlib/source/documentation/lux.lux b/stdlib/source/documentation/lux.lux
index ea9ea318f..78e0f8fb8 100644
--- a/stdlib/source/documentation/lux.lux
+++ b/stdlib/source/documentation/lux.lux
@@ -39,9 +39,9 @@
["[1][0]" type]
["[1][0]" world]])
-(documentation: /.prelude_module
+(documentation: /.prelude
(format "The name of the prelude module"
- \n "Value: " (%.text /.prelude_module)))
+ \n "Value: " (%.text /.prelude)))
(documentation: /.Any
(format "The type of things whose type is irrelevant."
@@ -882,7 +882,7 @@
(.List $.Module)
($.module /._
""
- [..prelude_module
+ [..prelude
..Any
..Nothing
..List