From 398391b01eb80b9981505fd156a9acc02c7e6b85 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Sun, 23 Jun 2024 07:11:23 +0000 Subject: [PATCH] Sync SDL3 wiki -> header --- include/SDL3/SDL_hints.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL3/SDL_hints.h b/include/SDL3/SDL_hints.h index 98ce50fef0..3795f7447a 100644 --- a/include/SDL3/SDL_hints.h +++ b/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.