Fixed typo in the documentation
This commit is contained in:
parent
528c05d5b9
commit
19a8b0c2da
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ typedef struct SDL_SysWMinfo SDL_SysWMinfo;
|
||||||
/**
|
/**
|
||||||
* \brief This function allows access to driver-dependent window information.
|
* \brief This function allows access to driver-dependent window information.
|
||||||
*
|
*
|
||||||
* \param windowID The window about which information is being requested
|
* \param window The window about which information is being requested
|
||||||
* \param info This structure must be initialized with the SDL version, and is
|
* \param info This structure must be initialized with the SDL version, and is
|
||||||
* then filled in with information about the given window.
|
* then filled in with information about the given window.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue