diff --git a/include/libdisplay-info/edid.h b/include/libdisplay-info/edid.h index 323f344..80f64f1 100644 --- a/include/libdisplay-info/edid.h +++ b/include/libdisplay-info/edid.h @@ -257,7 +257,7 @@ uint8_t di_edid_standard_timing_get_dmt_id(const struct di_edid_standard_timing *t); /** - * Get a lits of EDID standard timings. + * Get a list of EDID standard timings. * * The returned array is NULL-terminated. */