diff --git a/include/SDL3/SDL_system.h b/include/SDL3/SDL_system.h index 0f9e72cb3a..24f7d85bb8 100644 --- a/include/SDL3/SDL_system.h +++ b/include/SDL3/SDL_system.h @@ -947,7 +947,8 @@ extern SDL_DECLSPEC bool SDLCALL SDL_IsUbuntuTouch(void); #define SDL_PROP_GLOBAL_SYSTEM_UBUNTU_TOUCH_HOOK_STRING "SDL.system.ubuntu_touch.hook" /** - * The version of the application on Ubuntu Touch, as reported in the manifest. + * The version of the application on Ubuntu Touch, as reported in the + * manifest. * * \since This macro is available since SDL 3.6.0. *