From 793622ff1ced5cc29d1e22f9303161925e3e74b2 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Wed, 8 May 2024 21:48:12 +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 2a480e6a8e..14e48cf111 100644 --- a/include/SDL3/SDL_hints.h +++ b/include/SDL3/SDL_hints.h @@ -3066,7 +3066,7 @@ extern "C" { /** * A variable controlling whether the libdecor Wayland backend is preferred - * over native decrations. + * over native decorations. * * When this hint is set, libdecor will be used to provide window decorations, * even if xdg-decoration is available. (Note that, by default, libdecor will