Procházet zdrojové kódy

Merge commit '6187edd41e318f9c434ba178fb32a8ef2b07e5da' into main

Sam Lantinga před 2 roky
rodič
revize
b76393f1fe
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      include/SDL_render.h

+ 1 - 1
include/SDL_render.h

@@ -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