[PATCH 16/18] xkb: fix spelling mistakes
Eric Engestrom
eric at engestrom.ch
Sat Apr 2 18:53:29 UTC 2016
Signed-off-by: Eric Engestrom <eric at engestrom.ch>
---
xkb/XKM_file_format.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/xkb/XKM_file_format.txt b/xkb/XKM_file_format.txt
index 0ba28ee..2a90e40 100644
--- a/xkb/XKM_file_format.txt
+++ b/xkb/XKM_file_format.txt
@@ -77,8 +77,8 @@ specific fields listed underneath value 1.
3. XKM Format
The XKM format is a binary format with structs usually being padded to a
-multiple of 4 bytes. No provisions for endianess are provided, the parser is
-left to guess the endianess of the XKM file.
+multiple of 4 bytes. No provisions for endianness are provided, the parser is
+left to guess the endianness of the XKM file.
❧❧❧❧❧❧❧❧❧❧❧
3.1 Common data types
@@ -399,7 +399,7 @@ The number of keysyms present is max_keycode - min_keycode + 1.
Presence of names is conditional on the XkmKeyHasTypes flag. The number of
strings is equal to the number of group bits in group_names_mask in the
-preceeding XKMSymbols section.
+preceding XKMSymbols section.
The number of elements in syms is equal to width * num_groups.
Presence of behavior is conditional on the XkmKeyHasBehavior flag.
--
2.8.0
More information about the xorg-devel
mailing list