We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e20f1 commit 9be8c2aCopy full SHA for 9be8c2a
include/SDL_keyboard.h
@@ -255,7 +255,7 @@ extern DECLSPEC SDL_Keycode SDLCALL SDL_GetKeyFromName(const char *name);
255
* On some platforms using this function activates the screen keyboard.
256
*
257
* On desktop platforms, SDL_StartTextInput() is implicitly called on SDL
258
- * window creation which will cause events SDL_TextInputEvent and
+ * video subsystem initialization which will cause SDL_TextInputEvent and
259
* SDL_TextEditingEvent to begin emitting.
260
261
* \since This function is available since SDL 2.0.0.
0 commit comments