From 8f4ec2fcbd61cfb72478aadbbe3d6823e741338f Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 11 Jul 2014 21:13:37 -0700 Subject: Fix various typos & spelling errors across the docs Signed-off-by: Alan Coopersmith --- general/ReleaseNotes.xml | 2 +- general/input/XKB-Config.xml | 2 +- general/input/XKB-Enhancing.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'general') diff --git a/general/ReleaseNotes.xml b/general/ReleaseNotes.xml index 72fb644..0b0c913 100644 --- a/general/ReleaseNotes.xml +++ b/general/ReleaseNotes.xml @@ -239,7 +239,7 @@ The next section describes what is new in the latest version The XCB libraries have begun adding support for the GLX and XKB extensions. This work is not yet complete in this release, and not all of the functionality available through these extensions - is accessibile via the XCB APIs. Some of this effort was funded + is accessible via the XCB APIs. Some of this effort was funded by past Google Summer of Code projects. diff --git a/general/input/XKB-Config.xml b/general/input/XKB-Config.xml index b544745..cda04d2 100644 --- a/general/input/XKB-Config.xml +++ b/general/input/XKB-Config.xml @@ -292,7 +292,7 @@ setxkbmap -model logicordless -layout "us,cz,de" \ Basic Global Options -For a list of available options, with a short decription of what they do, +For a list of available options, with a short description of what they do, see the section starting with ! option in the rules/*.lst files. diff --git a/general/input/XKB-Enhancing.xml b/general/input/XKB-Enhancing.xml index dca12a5..b0b63ca 100644 --- a/general/input/XKB-Enhancing.xml +++ b/general/input/XKB-Enhancing.xml @@ -92,7 +92,7 @@ main modules: Tables that defines translation from keyboard scan codes into reasonable symbolic names, maximum, minimum legal keycodes, symbolic aliases and -description of physically present LED-indicators. The primary sence of +description of physically present LED-indicators. The primary sense of this component is to allow definitions of maps of symbols (see below) to be independent of physical keyboard scancodes. There are two main naming conventions for symbolic names (always four bytes long): @@ -670,7 +670,7 @@ the first case (the Lock itself is included in the list of modifiers but combinations with this modifier aren't mentioned in the map statements) the internal capitalization rules will be applied to the symbol from the first level. But in the second case the capitalization will be applied to the symbol -chosen accordingly to he first modifier - and this can be the symbol from the +chosen accordingly to the first modifier - and this can be the symbol from the first as well as from the second level. -- cgit v1.2.3