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