diff --git a/include/SDL3/SDL_hints.h b/include/SDL3/SDL_hints.h index c31c0fae4..4c63c6f73 100644 --- a/include/SDL3/SDL_hints.h +++ b/include/SDL3/SDL_hints.h @@ -2754,7 +2754,7 @@ extern "C" { * * This is useful as a debug tool to validate memory leaks, but shouldn't ever * be set in production applications, as other libraries used by the - * application might use dbus under the hood and this cause cause crashes if + * application might use dbus under the hood and this can cause crashes if * they continue after SDL_Quit(). * * The variable can be set to the following values: