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