xHasKx / luamqtt

luamqtt - Pure-lua MQTT v3.1.1 and v5.0 client
https://xhaskx.github.io/luamqtt/
MIT License
160 stars 42 forks source link

Fix typos #46

Closed deining closed 1 year ago

deining commented 1 year ago

This PR fixes a few typos I spotted in the project. It also bumps GitHub action workflow checkout to latest version, thus avoiding deprecation warnings.

xHasKx commented 1 year ago

Merged. Thanks, @deining !