summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2012-10-26 16:15:27 +0200
committerRan Benita <ran234@gmail.com>2012-10-26 16:16:18 +0200
commitb935d3610f2bd984ba94d21bb43498877816492a (patch)
tree7f1c8470c51811148876edfc3a2a2fa371a93a78
parentee6f3f280976ac2db4176389cbac7e168e023f21 (diff)
doc: fix wrong comment
Signed-off-by: Ran Benita <ran234@gmail.com>
-rw-r--r--xkbcommon/xkbcommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xkbcommon/xkbcommon.h b/xkbcommon/xkbcommon.h
index cdc4a59..fe5c789 100644
--- a/xkbcommon/xkbcommon.h
+++ b/xkbcommon/xkbcommon.h
@@ -1230,7 +1230,7 @@ xkb_state_serialize_mods(struct xkb_state *state,
* If XKB_STATE_LAYOUT_EFFECTIVE is included, all other state components are
* ignored.
*
- * @returns A xkb_layout_mask_t representing the given components of the
+ * @returns A layout index representing the given components of the
* layout state.
*
* This function should not be used in regular clients; please use the