diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/wlr/xcursor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wlr/xcursor.h b/include/wlr/xcursor.h index c7c89e02..d97469f8 100644 --- a/include/wlr/xcursor.h +++ b/include/wlr/xcursor.h @@ -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; |