# HG changeset patch # User Sam Lantinga # Date 1283120772 25200 # Node ID 2b1bcf74e4c4170fe0af39b050692d3d3ce1c8f8 # Parent d6adaafcfb10b4d5d491500012263e6960de8f9b Documentation clarification diff -r d6adaafcfb10 -r 2b1bcf74e4c4 include/SDL_video.h --- a/include/SDL_video.h Sun Aug 29 14:22:22 2010 -0700 +++ b/include/SDL_video.h Sun Aug 29 15:26:12 2010 -0700 @@ -606,7 +606,7 @@ SDL_Surface * icon); /** - * \brief Associate an arbitrary pointer with the window. + * \brief Associate an arbitrary pointer with a window. * * \sa SDL_GetWindowData() */