SDL: Sync SDL3 wiki -> header (b0140)

From b0140fb1b4be1b422e4bc69a68d15298a8b39d02 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Fri, 8 Nov 2024 00:35:43 +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 a28e9686f5e0e..f2c22f25675bd 100644
--- a/include/SDL3/SDL_hints.h
+++ b/include/SDL3/SDL_hints.h
@@ -103,7 +103,8 @@ extern "C" {
 /**
  * A variable to control whether low latency audio should be enabled.
  *
- * Some devices have poor quality output when this is enabled, but this is usually an improvement in audio latency.
+ * Some devices have poor quality output when this is enabled, but this is
+ * usually an improvement in audio latency.
  *
  * The variable can be set to the following values:
  *