summaryrefslogtreecommitdiff
path: root/icccm/xcb_icccm.h
diff options
context:
space:
mode:
Diffstat (limited to 'icccm/xcb_icccm.h')
-rw-r--r--icccm/xcb_icccm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/icccm/xcb_icccm.h b/icccm/xcb_icccm.h
index 0de4638..f05ced0 100644
--- a/icccm/xcb_icccm.h
+++ b/icccm/xcb_icccm.h
@@ -465,7 +465,7 @@ xcb_get_property_cookie_t xcb_get_wm_class_unchecked(xcb_connection_t *c,
/**
* @brief Fill give structure with the WM_CLASS property of a window.
- * @param prop The property structur to fill.
+ * @param prop The property structure to fill.
* @param reply The property request reply.
* @return Return 1 on success, 0 otherwise.
*/