aboutsummaryrefslogtreecommitdiff
path: root/lux-r/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-r/source/program.lux')
-rw-r--r--lux-r/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-r/source/program.lux b/lux-r/source/program.lux
index 5962ac1bd..098c092b6 100644
--- a/lux-r/source/program.lux
+++ b/lux-r/source/program.lux
@@ -568,7 +568,7 @@
(<| (as Extender)
(function (@self handler))
(as Handler)
- (function (@self name phase))
+ (function (@self phase))
(as Phase)
(function (@self archive parameters))
(as Operation)