SDL: Fixed typo in SDL_scancode.h (eaa2a)

From eaa2a8239f47dd7694b30609c54d31c1ade3e6ee Mon Sep 17 00:00:00 2001
From: Shootfast <[EMAIL REDACTED]>
Date: Sun, 27 Jul 2025 23:04:42 +0100
Subject: [PATCH] Fixed typo in SDL_scancode.h

The backslash/vertical line key is between the left shift and "Z" key on ISO keyboards

(cherry picked from commit 507ee033cc3ffc8de2061ee2cf151b5cb21a0464)
---
 include/SDL3/SDL_scancode.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/SDL3/SDL_scancode.h b/include/SDL3/SDL_scancode.h
index 9650a6cfe358f..6e9be47e6ae2f 100644
--- a/include/SDL3/SDL_scancode.h
+++ b/include/SDL3/SDL_scancode.h
@@ -208,7 +208,7 @@ typedef enum SDL_Scancode
 
     SDL_SCANCODE_NONUSBACKSLASH = 100, /**< This is the additional key that ISO
                                         *   keyboards have over ANSI ones,
-                                        *   located between left shift and Y.
+                                        *   located between left shift and Z.
                                         *   Produces GRAVE ACCENT and TILDE in a
                                         *   US or UK Mac layout, REVERSE SOLIDUS
                                         *   (backslash) and VERTICAL LINE in a