From 614ae843a9d7c952961d954a0b96d3b9593cf915 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Sun, 2 Feb 2025 22:14:15 +0000
Subject: [PATCH] Sync SDL3 wiki -> header
[ci skip]
---
include/SDL3/SDL_surface.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/SDL3/SDL_surface.h b/include/SDL3/SDL_surface.h
index b7ba99ab2561c..6e28854c4a212 100644
--- a/include/SDL3/SDL_surface.h
+++ b/include/SDL3/SDL_surface.h
@@ -1190,7 +1190,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_BlitSurfaceUncheckedScaled(SDL_Surface *src
* threads at once. It is safe to use the same source surface
* from multiple threads.
*
- * \since This function is available since SDL 3.2.4.
+ * \since This function is available since SDL 3.2.0.
*
* \sa SDL_BlitSurfaceScaled
*/