From 104e521c04d1a0cad9c68fb11e250e12ad8917ef Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 17 Oct 2018 07:08:47 -0700 Subject: 4709 --- html/044space_surround.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/044space_surround.cc.html') diff --git a/html/044space_surround.cc.html b/html/044space_surround.cc.html index 16d5d48c..b07bb0f0 100644 --- a/html/044space_surround.cc.html +++ b/html/044space_surround.cc.html @@ -119,7 +119,7 @@ if ('onhashchange' in window) { 57 for (int i = 0; i < SIZE(x.properties); ++i) { 58 if (x.properties.at(i).first == "space") { 59 if (!x.properties.at(i).second || x.properties.at(i).second->right) -60 raise << maybe(current_recipe_name()) << "/space metadata should take exactly one value in '" << x.original_string << "'\n" << end(); +60 raise << maybe(current_recipe_name()) << "/space metadata should take exactly one value in '" << x.original_string << "'\n" << end(); 61 return to_integer(x.properties.at(i).second->value); 62 } 63 } -- cgit 1.4.1-2-gfad0