Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2024-11-22 20:53:04 +00:00
parent 97ddc9adf2
commit b02285d495
2 changed files with 5 additions and 6 deletions

View File

@@ -366,10 +366,9 @@ typedef enum SDL_TextInputType
/**
* Auto capitalization type.
*
* These are the valid values for
* SDL_PROP_TEXTINPUT_CAPITALIZATION_NUMBER. Not every value is valid on
* every platform, but where a value isn't supported, a reasonable fallback
* will be used.
* These are the valid values for SDL_PROP_TEXTINPUT_CAPITALIZATION_NUMBER.
* Not every value is valid on every platform, but where a value isn't
* supported, a reasonable fallback will be used.
*
* \since This enum is available since SDL 3.1.3.
*