diff --git a/include/SDL3/SDL_hints.h b/include/SDL3/SDL_hints.h index a28e9686f5..f2c22f2567 100644 --- a/include/SDL3/SDL_hints.h +++ b/include/SDL3/SDL_hints.h @@ -103,7 +103,8 @@ extern "C" { /** * A variable to control whether low latency audio should be enabled. * - * Some devices have poor quality output when this is enabled, but this is usually an improvement in audio latency. + * Some devices have poor quality output when this is enabled, but this is + * usually an improvement in audio latency. * * The variable can be set to the following values: *