aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/lux.lux')
-rw-r--r--stdlib/source/lux.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/lux.lux b/stdlib/source/lux.lux
index 8a64392e4..f45bab179 100644
--- a/stdlib/source/lux.lux
+++ b/stdlib/source/lux.lux
@@ -644,7 +644,7 @@
## (type: Lux
## {#info Info
## #source Source
-## #location Location
+## #location Location
## #current-module (Maybe Text)
## #modules (List [Text Module])
## #scopes (List Scope)