mirror of
https://gitlab.freedesktop.org/emersion/libdisplay-info.git
synced 2024-11-16 19:48:30 +01:00
edid: fix typo in di_edid_get_standard_timings() doc comment
Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
06a05c83c0
commit
9198ef48a3
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue