Fixed comment for onEvent() (#688)

This commit is contained in:
bosnivan 2018-03-06 00:31:43 +01:00 committed by Peli de Halleux
parent e103cf8e76
commit f9354977f7

View File

@ -256,7 +256,7 @@ namespace control {
}
/**
* Raises an event in the event bus.
* Registers an event handler.
*/
//% weight=20 blockGap=8 blockId="control_on_event" block="on event|from %src=control_event_source_id|with value %value=control_event_value_id"
//% help=control/on-event