aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/wlr/xcursor.h2
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;