diff --git a/include/SDL3/SDL_log.h b/include/SDL3/SDL_log.h index 180d89a76f..b5db82cd5d 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