Fix typos

This commit is contained in:
Antonin Décimo 2020-07-21 17:46:33 +02:00 committed by Simon Ser
parent bd387da62d
commit 9686895b4e
2 changed files with 2 additions and 2 deletions

View file

@ -134,7 +134,7 @@ struct wlr_drm_connector {
struct wl_list link;
/*
* We've asked for a state change in the kernel, and yet to recieve a
* We've asked for a state change in the kernel, and yet to receive a
* notification for its completion. Currently, the kernel only has a
* queue length of 1, and no way to modify your submissions after
* they're sent.