Mercurial > sdl-ios-xcode
diff include/SDL_video.h @ 3215:b425c3e2b796
Documentation fix fix
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 07 Jul 2009 14:02:57 +0000 |
parents | 1f0f9172a1ff |
children | 458e53d8662c |
line wrap: on
line diff
--- a/include/SDL_video.h Mon Jul 06 21:56:38 2009 +0000 +++ b/include/SDL_video.h Tue Jul 07 14:02:57 2009 +0000 @@ -915,7 +915,7 @@ /** * \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