eclipse-paho / paho.mqtt-spy

mqtt-spy is an open source desktop & command line utility intended to help you with monitoring activity on MQTT topics
Other
620 stars 145 forks source link

typo within documentation #62

Open MarthaZeppelin opened 6 years ago

MarthaZeppelin commented 6 years ago

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