about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--038scheduler.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/038scheduler.cc b/038scheduler.cc
index f66d5c80..66bd2d8b 100644
--- a/038scheduler.cc
+++ b/038scheduler.cc
@@ -202,7 +202,7 @@ recipe f2 [
 +schedule: f1
 +run: 2:number <- copy 0
 
-:(scenario start_running_takes_args)
+:(scenario start_running_takes_ingredients)
 recipe f1 [
   start-running f2:recipe, 3
   # wait for f2 to run