aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/world/file/watch.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/world/file/watch.lux')
-rw-r--r--stdlib/source/library/lux/world/file/watch.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/library/lux/world/file/watch.lux b/stdlib/source/library/lux/world/file/watch.lux
index 84f9cae1d..dc890fa54 100644
--- a/stdlib/source/library/lux/world/file/watch.lux
+++ b/stdlib/source/library/lux/world/file/watch.lux
@@ -29,10 +29,10 @@
[time
["[0]" instant (.only Instant) (.open: "[1]#[0]" equivalence)]]
[type
- [primitive (.only primitive: representation abstraction)]]]]
+ [primitive (.only primitive representation abstraction)]]]]
["[0]" //])
-(primitive: .public Concern
+(primitive .public Concern
(Record
[#creation Bit
#modification Bit