c-smile / sciter-sdk

Sciter is an embeddable HTML/CSS/scripting engine
http://sciter.com
Other
2.11k stars 224 forks source link

Integer description error #183

Closed ashe27 closed 3 years ago

ashe27 commented 3 years ago

https://github.com/c-smile/sciter-sdk/blob/dc65744b66389cd5a0ff6bdb7c63a8b7b05a708b/doc/content/script/Integer.htm#L62

"....Integer.max(1, 2, 3) will return 3."

c-smile commented 3 years ago

Fixed, thanks