mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 00:17:40 +00:00
Fixed typo
This commit is contained in:
parent
e08f34c3be
commit
42de2ac6a9
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
*
|
||||
* SDL, on occasion, might deprecate a function for various reasons. However,
|
||||
* SDL never removes symbols before major versions, so deprecated interfaces
|
||||
* in SDL3 will remain available under SDL4, where it would be expected an app
|
||||
* in SDL3 will remain available until SDL4, where it would be expected an app
|
||||
* would have to take steps to migrate anyhow.
|
||||
*
|
||||
* On compilers without a deprecation mechanism, this is defined to nothing,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue