ThePhD / sol2

Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
http://sol2.rtfd.io/
MIT License
4.06k stars 492 forks source link

Fix safety.rst typo #1575

Open Maddimax opened 5 months ago

Maddimax commented 5 months ago

The documentation states SOL_SAFE_FUNCTION, but in code its called SOL_SAFE_FUNCTION(S)