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