Skip to content

Commit 4c66816

Browse files
committed
Merge commit '8972b7d116b016325a5e6bc40974df6f8d560420' into gh-pages
2 parents 259ce4a + 8972b7d commit 4c66816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blockly/msg/blocks/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Blockly.Msg.WEBDUINO_LORA_SEND_STRING = "Send string";
33
Blockly.Msg.WEBDUINO_LORA_SUCCESS_CALLBACK = "After successed, do";
44
Blockly.Msg.WEBDUINO_LORA_FAIL_CALLBACK = "After failed, do";
55
Blockly.Msg.WEBDUINO_LORA_RECEIVE_CALLBACK = "After receiving string, do";
6-
Blockly.Msg.WEBDUINO_LORA_RECEIVED_STRING = "Redeived string";
6+
Blockly.Msg.WEBDUINO_LORA_RECEIVED_STRING = "Received string";

0 commit comments

Comments
 (0)