Documentation clarification

This commit is contained in:
Sam Lantinga
2010-08-29 15:26:12 -07:00
parent d343754786
commit b66ae96de5

View File

@@ -606,7 +606,7 @@ extern DECLSPEC void SDLCALL SDL_SetWindowIcon(SDL_Window * window,
SDL_Surface * icon);
/**
* \brief Associate an arbitrary pointer with the window.
* \brief Associate an arbitrary pointer with a window.
*
* \sa SDL_GetWindowData()
*/