kamilfb / mqtt-spy

Please use the new Eclipse Paho GitHub repo instead.
https://github.com/eclipse/paho.mqtt-spy/wiki
346 stars 68 forks source link

typo within documentation #122

Closed MarthaZeppelin closed 6 years ago

MarthaZeppelin commented 6 years ago

There seems tobe a typo on https://github.com/kamilfb/mqtt-spy/wiki/Scripting. Instead of "spy.setScriptTimetout(timeoutInMilliseconds);" it should read "spy.setScriptTimeout(timeoutInMilliseconds);"

MarthaZeppelin commented 6 years ago

moved to eclipse/paho.mqtt-spy