diff --git a/include/SDL_video.h b/include/SDL_video.h index a819aba8a..5ea0a4a5f 100644 --- a/include/SDL_video.h +++ b/include/SDL_video.h @@ -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() */