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 b9cf6bcf..b273c737 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 "wait_for_location")
+:(scenario wait_for_location)
 recipe f1 [
   1:integer <- copy 0:literal
   start-running f2:recipe