mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-12 16:35:58 +01:00
Fix typo in xcursor.h
This commit is contained in:
parent
8cf622f074
commit
39d5e78d37
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ struct wlr_xcursor {
|
|||
};
|
||||
|
||||
/**
|
||||
* Contanier for an Xcursor theme.
|
||||
* Container for an Xcursor theme.
|
||||
*/
|
||||
struct wlr_xcursor_theme {
|
||||
unsigned int cursor_count;
|
||||
|
|
Loading…
Reference in a new issue