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 a typo in the inheritance example #1514 #1548

Open C3pa opened 8 months ago

C3pa commented 8 months ago

Fixes #1514. The documentation might need a rebuild. Currently, I don't have the setup to do that 😄