SDL: Sync SDL3 wiki -> header (a42c9)

From a42c9ec5f7dc51dbc54b8c87b6479776344030e8 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Tue, 22 Oct 2024 17:49:11 +0000
Subject: [PATCH] Sync SDL3 wiki -> header

[ci skip]
---
 include/SDL3/SDL_error.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/SDL3/SDL_error.h b/include/SDL3/SDL_error.h
index 3f0c804b10073..0cc9c0eacecc0 100644
--- a/include/SDL3/SDL_error.h
+++ b/include/SDL3/SDL_error.h
@@ -162,10 +162,10 @@ extern SDL_DECLSPEC const char * SDLCALL SDL_GetError(void);
  *
  * \returns true.
  *
- * \since This function is available since SDL 3.0.0.
- *
  * \threadsafety It is safe to call this function from any thread.
  *
+ * \since This function is available since SDL 3.0.0.
+ *
  * \sa SDL_GetError
  * \sa SDL_SetError
  */