From aed1f762482c54d3332886dbff034cdccc91f678 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Sun, 13 Oct 2024 16:27:10 +0000
Subject: [PATCH] Sync SDL3 wiki -> header
[ci skip]
---
include/SDL3/SDL_error.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/SDL3/SDL_error.h b/include/SDL3/SDL_error.h
index fd6e652ec2960..9f166292b1bf6 100644
--- a/include/SDL3/SDL_error.h
+++ b/include/SDL3/SDL_error.h
@@ -95,7 +95,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetError(SDL_PRINTF_FORMAT_STRING const cha
* \param ap a variable argument list.
* \returns false.
*
- * \since This function is available since SDL 3.1.6.
+ * \since This function is available since SDL 3.1.4.
*
* \sa SDL_ClearError
* \sa SDL_GetError