Fix typo in xcursor.h

This commit is contained in:
Drew DeVault 2018-02-02 08:48:01 -05:00
parent 8cf622f074
commit 39d5e78d37
1 changed files with 1 additions and 1 deletions

View File

@ -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;