Loading src/assets/blockly/custom_blocks.js +1 −1 Original line number Diff line number Diff line Loading @@ -1425,7 +1425,7 @@ Blockly.Blocks['example_variable_typed'] = { this.setInputsInline( true ); this.setOutput(true, 'String'); this.setColour(colourtexts); this.setTooltip("Set values to characteristics of a refernced service."); this.setTooltip("Set values to characteristics of a referenced service."); this.setHelpUrl(""); }, Loading Loading
src/assets/blockly/custom_blocks.js +1 −1 Original line number Diff line number Diff line Loading @@ -1425,7 +1425,7 @@ Blockly.Blocks['example_variable_typed'] = { this.setInputsInline( true ); this.setOutput(true, 'String'); this.setColour(colourtexts); this.setTooltip("Set values to characteristics of a refernced service."); this.setTooltip("Set values to characteristics of a referenced service."); this.setHelpUrl(""); }, Loading