about summary refs log tree commit diff stats
path: root/html/014literal_string.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/014literal_string.cc.html')
-rw-r--r--html/014literal_string.cc.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/014literal_string.cc.html b/html/014literal_string.cc.html
index 52a1b264..bb6eba51 100644
--- a/html/014literal_string.cc.html
+++ b/html/014literal_string.cc.html
@@ -254,8 +254,8 @@ def main [
 
 <span class="Delimiter">:(scenario multiple_unfinished_recipes)</span>
 <span class="Special">% Hide_errors = true;</span>
-recipe f1 [
-recipe f2 [
+def f1 [
+def f2 [
 <span class="traceContains">+error: unbalanced '['</span>
 </pre>
 </body>