From 1398214fe86cfb9245b9a4ce0b8b1cf8b9b933ae Mon Sep 17 00:00:00 2001 From: qndel Date: Wed, 18 Sep 2024 08:40:11 +0200 Subject: [PATCH] specififed -> specified --- src/video/x11/edid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/video/x11/edid.h b/src/video/x11/edid.h index 2abc7085ac..f64a22d1c5 100644 --- a/src/video/x11/edid.h +++ b/src/video/x11/edid.h @@ -122,7 +122,7 @@ struct MonitorInfo int width_mm; // -1 if not specified int height_mm; // -1 if not specified - double aspect_ratio; // -1.0 if not specififed + double aspect_ratio; // -1.0 if not specified double gamma; // -1.0 if not specified