diff --git a/include/SDL_video.h b/include/SDL_video.h index 7ef13ec09..ea59bb2a0 100644 --- a/include/SDL_video.h +++ b/include/SDL_video.h @@ -915,7 +915,7 @@ extern DECLSPEC int SDLCALL SDL_QueryTexturePixels(SDL_TextureID textureID, /** * \fn int SDL_SetTexturePalette(SDL_TextureID textureID, const SDL_Color * colors, int firstcolor, int ncolors) * - * \brief Set the collor palette of an indexed texture. + * \brief Set the color palette of an indexed texture. * * \param texture The texture to update * \param colors The array of RGB color data