mirror of
https://github.com/encounter/SDL.git
synced 2025-07-03 19:56:09 +00:00
Fix typo
platform was spelled like plattform
This commit is contained in:
parent
fd8cafc72e
commit
b84ce0d484
@ -548,7 +548,7 @@ extern DECLSPEC const wchar_t * SDLCALL SDL_WinRTGetFSPathUNICODE(SDL_WinRT_Path
|
|||||||
extern DECLSPEC const char * SDLCALL SDL_WinRTGetFSPathUTF8(SDL_WinRT_Path pathType);
|
extern DECLSPEC const char * SDLCALL SDL_WinRTGetFSPathUTF8(SDL_WinRT_Path pathType);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Detects the device family of WinRT plattform at runtime.
|
* Detects the device family of WinRT platform at runtime.
|
||||||
*
|
*
|
||||||
* \returns a value from the SDL_WinRT_DeviceFamily enum.
|
* \returns a value from the SDL_WinRT_DeviceFamily enum.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user