aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/meta/location.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/documentation/lux/meta/location.lux')
-rw-r--r--stdlib/source/documentation/lux/meta/location.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/documentation/lux/meta/location.lux b/stdlib/source/documentation/lux/meta/location.lux
index 44e7af75b..fa3d7d900 100644
--- a/stdlib/source/documentation/lux/meta/location.lux
+++ b/stdlib/source/documentation/lux/meta/location.lux
@@ -16,11 +16,11 @@
($.default /.dummy)
($.default /.format)
- ($.documentation /.here
+ ($.definition /.here
"The Location of the current form."
[(here)])
- ($.documentation /.with
+ ($.definition /.with
""
[(with location error)])]
[]))