about summary refs log tree commit diff stats
path: root/081print.mu
diff options
context:
space:
mode:
Diffstat (limited to '081print.mu')
-rw-r--r--081print.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/081print.mu b/081print.mu
index 445b6fa6..c0bc37ab 100644
--- a/081print.mu
+++ b/081print.mu
@@ -66,7 +66,7 @@ recipe clear-screen screen:address:screen -> screen:address:screen [
 
 recipe sync-screen screen:address:screen -> screen:address:screen [
   local-scope
-  screen:address:screen <- next-ingredient
+  load-ingredients
   {
     break-if screen
     sync-display