Mercurial > sdl-ios-xcode
changeset 3215:b425c3e2b796
Documentation fix fix
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 07 Jul 2009 14:02:57 +0000 |
parents | 5625ba0a1e25 |
children | 48a80f2a7ff2 |
files | include/SDL_video.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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