From bfa4e71284a38817ff5660eedef4a99faa8f0294 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Sun, 7 Jul 2024 18:05:35 +0000 Subject: [PATCH] Sync SDL3 wiki -> header --- include/SDL3/SDL_hints.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL3/SDL_hints.h b/include/SDL3/SDL_hints.h index c31c0fae4d..4c63c6f735 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: