Merge commit '6187edd41e318f9c434ba178fb32a8ef2b07e5da' into main

This commit is contained in:
Sam Lantinga 2022-07-05 21:41:30 -07:00
commit b76393f1fe

View File

@ -1004,7 +1004,7 @@ extern DECLSPEC void SDLCALL SDL_RenderGetScale(SDL_Renderer * renderer,
* and logical renderer size set
*
* \param renderer the renderer from which the logical coordinates should be
* calcualted
* calculated
* \param windowX the real X coordinate in the window
* \param windowY the real Y coordinate in the window
* \param logicalX the pointer filled with the logical x coordinate