about summary refs log tree commit diff stats
path: root/072recipe.cc
diff options
context:
space:
mode:
Diffstat (limited to '072recipe.cc')
-rw-r--r--072recipe.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/072recipe.cc b/072recipe.cc
index 92ac83ac..ca8932ed 100644
--- a/072recipe.cc
+++ b/072recipe.cc
@@ -341,7 +341,7 @@ def f x:&:num -> y:num [
 ]
 $error: 0
 
-//: make sure we don't accidentally break on a function literal
+//: make sure we don't accidentally break on a recipe literal
 :(scenario jump_forbidden_on_recipe_literals)
 % Hide_errors = true;
 def foo [