SDL: Sync SDL3 wiki -> header (db78c)

From db78c0f563a545b876a28144a8588d46cf943e08 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Sun, 13 Oct 2024 19:15:18 +0000
Subject: [PATCH] Sync SDL3 wiki -> header

[ci skip]
---
 include/SDL3/SDL_log.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/SDL3/SDL_log.h b/include/SDL3/SDL_log.h
index 180d89a76f98c..b5db82cd5d2ba 100644
--- a/include/SDL3/SDL_log.h
+++ b/include/SDL3/SDL_log.h
@@ -480,7 +480,7 @@ typedef void (SDLCALL *SDL_LogOutputFunction)(void *userdata, int category, SDL_
  *
  * \threadsafety It is safe to call this function from any thread.
  *
- * \since This function is available since SDL 3.1.6.
+ * \since This function is available since SDL 3.1.4.
  *
  * \sa SDL_SetLogOutputFunction
  * \sa SDL_GetLogOutputFunction