From 5eb15a390de75f5e53e18dedb3b9a2386489bb9b Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sun, 28 Sep 2025 23:42:52 -0400 Subject: reword phrasing --- zola-static/content/blog/sdl-native-wayland.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zola-static/content/blog/sdl-native-wayland.md') diff --git a/zola-static/content/blog/sdl-native-wayland.md b/zola-static/content/blog/sdl-native-wayland.md index d3de71f..c495645 100644 --- a/zola-static/content/blog/sdl-native-wayland.md +++ b/zola-static/content/blog/sdl-native-wayland.md @@ -16,4 +16,4 @@ for (int i = 0; i < SDL_GetNumVideoDrivers(); i++) { } } ``` -This code will explicitly enable Wayland if it is available. Thanks to my friend Riley Beckett for helping figure it out. +This code will explicitly enable Wayland if it is available. Thanks to my friend Riley for helping figure it out. -- cgit v1.2.3