# HG changeset patch # User Sam Lantinga # Date 1246975377 0 # Node ID b425c3e2b7964ef41edca56e44705aa1214cc185 # Parent 5625ba0a1e25bbc4a7f4abd55f64120eb667f385 Documentation fix fix diff -r 5625ba0a1e25 -r b425c3e2b796 include/SDL_video.h --- 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