mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-10 04:25:14 +00:00
Fixed typo in the name of the SDL_GetAppMetadataProperty function in the description of the SDL_SetAppMetadataProperty function
This commit is contained in:
committed by
Sam Lantinga
parent
5ee4d176f1
commit
a4006e654e
@@ -292,7 +292,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetAppMetadata(const char *appname, const c
|
|||||||
* Multiple calls to this function are allowed, but various state might not
|
* Multiple calls to this function are allowed, but various state might not
|
||||||
* change once it has been set up with a previous call to this function.
|
* change once it has been set up with a previous call to this function.
|
||||||
*
|
*
|
||||||
* Once set, this metadata can be read using SDL_GetMetadataProperty().
|
* Once set, this metadata can be read using SDL_GetAppMetadataProperty().
|
||||||
*
|
*
|
||||||
* These are the supported properties:
|
* These are the supported properties:
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user