Fix outdated references to SDL symbols in docs. Fixes #11503

This commit is contained in:
Maia
2024-11-21 17:43:08 +01:00
committed by Ryan C. Gordon
parent 465881d560
commit 97ddc9adf2
10 changed files with 22 additions and 37 deletions

View File

@@ -367,7 +367,7 @@ typedef enum SDL_TextInputType
* Auto capitalization type.
*
* These are the valid values for
* SDL_PROP_TEXTINPUT_AUTOCAPITALIZATION_NUMBER. Not every value is valid on
* 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.
*