diff --git a/include/SDL_video.h b/include/SDL_video.h index f68bc5620..b9096024d 100644 --- a/include/SDL_video.h +++ b/include/SDL_video.h @@ -1017,7 +1017,7 @@ extern DECLSPEC void SDLCALL SDL_DestroyWindow(SDL_Window * window); /** - * \brief Returns whether the screensaver is currently enabled (default on). + * \brief Returns whether the screensaver is currently enabled (default off). * * \sa SDL_EnableScreenSaver() * \sa SDL_DisableScreenSaver()