From 74e8954ee269aa5dea39f1e4e3c55e8d387384a8 Mon Sep 17 00:00:00 2001
From: Eduardo Julian
Date: Fri, 21 Oct 2022 14:37:09 -0400
Subject: Clean-up after format change for extensions [part 2]

---
 lux-ruby/source/program.lux | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'lux-ruby')

diff --git a/lux-ruby/source/program.lux b/lux-ruby/source/program.lux
index d6a6de4d4..728949384 100644
--- a/lux-ruby/source/program.lux
+++ b/lux-ruby/source/program.lux
@@ -934,7 +934,7 @@
                     (<| (as Extender)
                         (function (@self handler))
                         (as Handler)
-                        (function (@self name phase))
+                        (function (@self phase))
                         (as Phase)
                         (function (@self archive parameters))
                         (as Operation)
-- 
cgit v1.2.3