Mercurial > sdl-ios-xcode
changeset 4869:2b1bcf74e4c4
Documentation clarification
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 29 Aug 2010 15:26:12 -0700 |
parents | d6adaafcfb10 |
children | d275c95ddc05 |
files | include/SDL_video.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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() */