Tangent128 / luasdl2

A pure C binding of SDL 2.0 for Lua 5.1, Lua 5.2, and LuaJIT.
ISC License
385 stars 74 forks source link

Fix comments Texture:{s,g}etBlendMod -> Texture:{s,g}etBlendMode #16

Closed stormc closed 9 years ago

stormc commented 9 years ago

Fix code comments for Texture:{s,g}etBlendMod missing the trailing 'e' (see #15 for documentation update)