src/Builder4/Editor.bjs
[roobuilder] / src / Builder4 / Editor.bjs
index 669279d..d11afd1 100644 (file)
             "\t\t}",
             "\t}",
             "\tif (help.contents.size > 1) {",
-            "\t\tsig += (\"\\n\\n\"  + help.contents.get(1).value);",
+            "\t\tstr += (\"\\n\\n\"  + help.contents.get(1).value);",
             "\t}",
             "\t",
             "\tthis.el.set_markup(string.joinv(\" \",str));",