SDL: Sync SDL3 wiki -> header (31d6a)

From 31d6acef64e32f154eba639bbb466cbbe8bf45eb Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
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 160b89f89cfc1..d23577fa8c7d2 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:
  *