From 80653a42c7256fb8cc2d3142e5b63501ae756c85 Mon Sep 17 00:00:00 2001 From: Petar Popovic Date: Thu, 6 Feb 2025 20:37:29 +0100 Subject: [PATCH] Remove non-ASCII character from public header SDL_hints.h --- 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 f7d5f535a6..28ffb4677e 100644 --- a/include/SDL3/SDL_hints.h +++ b/include/SDL3/SDL_hints.h @@ -2349,7 +2349,7 @@ extern "C" { #define SDL_HINT_MAC_OPENGL_ASYNC_DISPATCH "SDL_MAC_OPENGL_ASYNC_DISPATCH" /** - * A variable controlling whether the Option (⌥) key on macOS should be + * A variable controlling whether the Option key on macOS should be * remapped to act as the Alt key. * * The variable can be set to the following values: