From fd7d8138a4ff5515f9b79c584a98d5c26d8ddb8a Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 2 Mar 2017 05:48:01 -0800 Subject: 3750 --- 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 4b8b8d0a..1d951dce 100644 --- a/html/044space_surround.cc.html +++ b/html/044space_surround.cc.html @@ -114,7 +114,7 @@ if ('onhashchange' in window) { 53 for (int i = 0; i < SIZE(x.properties); ++i) { 54 if (x.properties.at(i).first == "space") { 55 if (!x.properties.at(i).second || x.properties.at(i).second->right) -56 raise << maybe(current_recipe_name()) << "/space metadata should take exactly one value in '" << x.original_string << "'\n" << end(); +56 raise << maybe(current_recipe_name()) << "/space metadata should take exactly one value in '" << x.original_string << "'\n" << end(); 57 return to_integer(x.properties.at(i).second->value); 58 } 59 } -- cgit 1.4.1-2-gfad0