love2d-community / love-api

The whole LÖVE wiki in a Lua table.
http://love2d-community.github.io/love-api/
299 stars 46 forks source link

Typo in getPixelDimensions method definition #113

Closed xandervedder closed 1 year ago

xandervedder commented 1 year ago

Hello,

I noticed a typo in the getPixelDimensions method, it currently reads getPixelDimenions().

Relevant code snippet: https://github.com/love2d-community/love-api/blob/232b83636fe75dc29b0f205de33a6f341e022c2f/modules/graphics/Graphics.lua#L1245-L1264

Reference: https://love2d.org/wiki/love.graphics.getPixelDimensions