mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-04 01:41:18 -05:00
treewide: fix typos
Signed-off-by: Diego Viola <diego.viola@gmail.com>
This commit is contained in:
parent
1ce992d7cb
commit
6d9aa17572
13 changed files with 15 additions and 15 deletions
|
|
@ -47,7 +47,7 @@
|
|||
/**
|
||||
* A still cursor image.
|
||||
*
|
||||
* The buffer contains pixels layed out in a packed DRM_FORMAT_ARGB8888 format.
|
||||
* The buffer contains pixels laid out in a packed DRM_FORMAT_ARGB8888 format.
|
||||
*/
|
||||
struct wlr_xcursor_image {
|
||||
uint32_t width; /* actual width */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue