Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Documentation clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Aug 29, 2010
1 parent 7a43531 commit 56fadf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_video.h
Expand Up @@ -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()
*/
Expand Down

0 comments on commit 56fadf2

Please sign in to comment.