Fix typo in xcursor.h
This commit is contained in:
parent
8cf622f074
commit
39d5e78d37
|
@ -51,7 +51,7 @@ struct wlr_xcursor {
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Contanier for an Xcursor theme.
|
* Container for an Xcursor theme.
|
||||||
*/
|
*/
|
||||||
struct wlr_xcursor_theme {
|
struct wlr_xcursor_theme {
|
||||||
unsigned int cursor_count;
|
unsigned int cursor_count;
|
||||||
|
|
Loading…
Reference in New Issue