From e37d6f71b3a60c14ba93cc1e01152deb8a371680 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Sun, 7 Jul 2024 18:02:15 +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 31c184c72a..c31c0fae4d 100644 --- a/include/SDL3/SDL_hints.h +++ b/include/SDL3/SDL_hints.h @@ -3714,7 +3714,7 @@ extern "C" { * A variable specifying the URL to a WinRT app's privacy policy. * * All network-enabled WinRT apps must make a privacy policy available to its - * users. On Windows 8, 8.1, and RT, Microsoft mandates that this policy be be + * users. On Windows 8, 8.1, and RT, Microsoft mandates that this policy be * available in the Windows Settings charm, as accessed from within the app. * SDL provides code to add a URL-based link there, which can point to the * app's privacy policy.