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