SDL: Fix spelling mistake in documentation (ab5e1)

From ab5e178dab6c9991cd435635336e630df916f323 Mon Sep 17 00:00:00 2001
From: Frank Praznik <[EMAIL REDACTED]>
Date: Tue, 25 Mar 2025 12:39:34 -0400
Subject: [PATCH] Fix spelling mistake in documentation

(cherry picked from commit b45ed98ae936298163c0c85711c78d9ee3f52c27)
---
 docs/README-wayland.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/README-wayland.md b/docs/README-wayland.md
index fddbcece53e7e..75a9b906e106f 100644
--- a/docs/README-wayland.md
+++ b/docs/README-wayland.md
@@ -61,7 +61,7 @@ encounter limitations or behavior that is different from other windowing systems
 
 ### Keyboard grabs don't work when running under XWayland
 
-- One GNOME based desktops, the dconf setting `org/gnome/mutter/wayland/xwayland-allow-grabs` must be enabled.
+- On GNOME based desktops, the dconf setting `org/gnome/mutter/wayland/xwayland-allow-grabs` must be enabled.
 
 ## Using custom Wayland windowing protocols with SDL windows