瀏覽代碼

Sync SDL3 wiki -> header

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.