JANITORIAL : Correct some more spelling mistakes (#6489)

This commit is contained in:
Hubert Maier 2022-11-06 20:49:37 +01:00 committed by GitHub
parent c2675d74c5
commit 5dc93451d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View file

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