Commit 6187edd41e318f9c434ba178fb32a8ef2b07e5da

SDL Wiki Bot 2022-07-04T23:57:05

Sync SDL wiki -> header

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/SDL_render.h b/include/SDL_render.h
index 3ff625e..30ef3d6 100644
--- a/include/SDL_render.h
+++ b/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