From 31d6acef64e32f154eba639bbb466cbbe8bf45eb Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Sun, 17 May 2026 15:51:20 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- include/SDL3/SDL_hints.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/SDL3/SDL_hints.h b/include/SDL3/SDL_hints.h index 160b89f89c..d23577fa8c 100644 --- a/include/SDL3/SDL_hints.h +++ b/include/SDL3/SDL_hints.h @@ -509,7 +509,8 @@ extern "C" { /** * Specify whether this audio stream should duck other audio. * - * On Apple platforms, this hint controls whether other audio streams are ducked (reduced in volume) while your application is in the foreground. + * On Apple platforms, this hint controls whether other audio streams are + * ducked (reduced in volume) while your application is in the foreground. * * The variable can be set to the following values: *