about summary refs log tree commit diff stats
path: root/cpp/039wait.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/039wait.cc')
-rw-r--r--cpp/039wait.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/039wait.cc b/cpp/039wait.cc
index eba3a437..56707b7c 100644
--- a/cpp/039wait.cc
+++ b/cpp/039wait.cc
@@ -3,7 +3,7 @@
 //: basic technique for orchestrating the order in which different routines
 //: operate.
 
-:(scenario "stalled_routine")
+:(scenario "wait_for_location")
 recipe f1 [
   1:integer <- copy 0:literal
   run f2:recipe