SDL Wiki Bot пре 1 година
родитељ
комит
398391b01e
1 измењених фајлова са 1 додато и 1 уклоњено
  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.