From bb3d78e2603ef608a095bd83fa0f43d649c4ee02 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Fri, 26 Dec 2025 18:14:59 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- include/SDL3/SDL_hints.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/SDL3/SDL_hints.h b/include/SDL3/SDL_hints.h index d8edf8c3df..d52a6de65d 100644 --- a/include/SDL3/SDL_hints.h +++ b/include/SDL3/SDL_hints.h @@ -3543,10 +3543,10 @@ extern "C" { * naming convention can vary depending on the environment, but it is usually * a connector name (e.g. 'DP-1', 'DP-2', 'HDMI-A-1', etc...). * - * On Wayland desktops, the connector names associated with displays - * can be found in the `name` property of the info output from - * `wayland-info -i wl_output`. On X11 desktops, the `xrandr` utility can be - * used to retrieve the connector names associated with displays. + * On Wayland desktops, the connector names associated with displays can be + * found in the `name` property of the info output from `wayland-info -i + * wl_output`. On X11 desktops, the `xrandr` utility can be used to retrieve + * the connector names associated with displays. * * This hint is currently supported on the following drivers: *