mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-18 02:38:27 +00:00
JANITORIAL : Correct some more spelling mistakes (#6489)
This commit is contained in:
parent
c2675d74c5
commit
5dc93451d2
7 changed files with 7 additions and 7 deletions
|
@ -231,7 +231,7 @@ struct SDL_Renderer
|
|||
SDL_DRect clip_rect;
|
||||
SDL_DRect clip_rect_backup;
|
||||
|
||||
/* Wether or not the clipping rectangle is used. */
|
||||
/* Whether or not the clipping rectangle is used. */
|
||||
SDL_bool clipping_enabled;
|
||||
SDL_bool clipping_enabled_backup;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue