mpx / lua-cjson

Lua CJSON is a fast JSON encoding/parsing module for Lua
https://kyne.au/~mark/software/lua-cjson.php
MIT License
924 stars 474 forks source link

docs: fix simple typo, ininity -> infinity #71

Open timgates42 opened 3 years ago

timgates42 commented 3 years ago

There is a small typo in lua_cjson.c.

Should read infinity rather than ininity.

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