doc/compat: correct the XKB protocol version from 1.1 to 1.0

There is no XKB 1.1!

Thanks to Oded Arbel for catching this.

Signed-off-by: Ran Benita <ran234@gmail.com>
master
Ran Benita 2017-04-29 15:26:38 +03:00
parent c9832d4374
commit 148aec8bdf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Compatibility
Relative to the XKB 1.1 specification implemented in current X servers,
Relative to the XKB 1.0 specification implemented in current X servers,
xkbcommon has removed support for some parts of the specification which
introduced unnecessary complications. Many of these removals were in fact
not implemented, or half-implemented at best, as well as being totally