Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
Starbuck5 committed Jan 26, 2025
1 parent c661d6a commit 4aad9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src_c/_pygame.h
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ PG_GetSurfaceFormat(SDL_Surface *surf)
}

// NOTE:
// palette is part of the format in SDL2, so these functions below have them
// palette is part of the format in SDL2, so these functions below have it
// as a separate parameter to be consistent with the SDL3 signature.
// They are ignoring the palette parameter, but not the palette data.

Expand Down

0 comments on commit 4aad9d4

Please sign in to comment.