mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-30 06:58:30 +00:00
fix typos
This commit is contained in:

committed by
Sam Lantinga

parent
2ed1c35ca6
commit
f361034ac3
@@ -4872,7 +4872,7 @@ static bool SDLCALL SDL_SW_RenderGeometryRaw(SDL_Renderer *renderer,
|
||||
continue;
|
||||
}
|
||||
|
||||
/* Two triangles forming a quadialateral,
|
||||
/* Two triangles forming a quadrilateral,
|
||||
* prev and current triangles must have exactly 2 common vertices */
|
||||
{
|
||||
int cnt = 0, j = 3;
|
||||
|
Reference in New Issue
Block a user