Fixed a typo in the docs.

This commit is contained in:
Ryan C. Gordon 2012-09-14 18:18:38 -04:00
parent 93cdb45727
commit 8253567b09

View file

@ -84,7 +84,7 @@ typedef struct
* \sa SDL_SetWindowIcon()
* \sa SDL_SetWindowPosition()
* \sa SDL_SetWindowSize()
* \sa SDL_SetWindowBorder()
* \sa SDL_SetWindowBordered()
* \sa SDL_SetWindowTitle()
* \sa SDL_ShowWindow()
*/