From 1c2d788b454670bf8fa1cb65c6251a8ff6ddcaf7 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 19 Jun 2017 11:29:20 -0700 Subject: 3927 --- html/058to_text.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/058to_text.cc.html') diff --git a/html/058to_text.cc.html b/html/058to_text.cc.html index 41a0f03f..9da04ba3 100644 --- a/html/058to_text.cc.html +++ b/html/058to_text.cc.html @@ -69,7 +69,7 @@ if ('onhashchange' in window) { 9 :(before "End Primitive Recipe Checks") 10 case TO_TEXT: { 11 if (SIZE(inst.ingredients) != 1) { -12 ¦ raise << maybe(get(Recipe, r).name) << "'to-text' requires a single ingredient, but got '" << to_original_string(inst) << "'\n" << end(); +12 ¦ raise << maybe(get(Recipe, r).name) << "'to-text' requires a single ingredient, but got '" << to_original_string(inst) << "'\n" << end(); 13 ¦ break; 14 } 15 // can handle any type -- cgit 1.4.1-2-gfad0