eclipse-paho / paho.mqtt.embedded-c

Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
https://eclipse.org/paho
Other
1.37k stars 757 forks source link

docs: fix simple typo, nework -> network #216

Closed timgates42 closed 1 year ago

timgates42 commented 3 years ago

There is a small typo in MQTTClient-C/src/MQTTClient.h.

Should read network rather than nework.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

icraggs commented 1 year ago

I've made this change in the develop branch. Thanks.