Browse Source

Sync SDL3 wiki -> header

SDL Wiki Bot 10 months ago
parent
commit
398391b01e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL3/SDL_hints.h

+ 1 - 1
include/SDL3/SDL_hints.h

@@ -2339,7 +2339,7 @@ extern "C" {
 
 /**
  * Controls how often SDL issues cursor confinement commands to the operating
- * system while relative mode is active, in case the desired confinement state 
+ * system while relative mode is active, in case the desired confinement state
  * became out-of-sync due to interference from other running programs.
  *
  * The variable can be integers representing miliseconds between each refresh.