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