Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Documentation fix fix
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jul 7, 2009
1 parent efd9e62 commit 5278fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_video.h
Expand Up @@ -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
Expand Down

0 comments on commit 5278fef

Please sign in to comment.