about summary refs log tree commit diff stats
path: root/072recipe.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-11-03 18:01:59 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-11-03 18:01:59 -0700
commit504292f6f1a283af39de305879b50f16d6180caa (patch)
treeef610f9673c7ce3b982f50fc464e60acd1fc82f4 /072recipe.cc
parentf78e5cb23573294f43b15021c19c00d8d2831b5e (diff)
downloadmu-504292f6f1a283af39de305879b50f16d6180caa.tar.gz
4106
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 [