Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 1 month ago
parent
commit
fdc1143337
1 changed files with 2 additions and 2 deletions
  1. 2 2
      include/SDL3/SDL_hints.h

+ 2 - 2
include/SDL3/SDL_hints.h

@@ -2291,8 +2291,8 @@ extern "C" {
  * - "0": Assume this is a generic controller.
  * - "1": Reset the controller to get metadata.
  *
- * By default the controller is reset. This is so we can properly detect
- * the controller type.
+ * By default the controller is reset. This is so we can properly detect the
+ * controller type.
  *
  * This hint should be set before initializing joysticks and gamepads.
  *