diff options
Diffstat (limited to 'specs/xproto')
-rw-r--r-- | specs/xproto/glossary.xml | 2 | ||||
-rw-r--r-- | specs/xproto/keysyms.xml | 2 | ||||
-rw-r--r-- | specs/xproto/sect1-9.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/specs/xproto/glossary.xml b/specs/xproto/glossary.xml index 61233e3..eefd327 100644 --- a/specs/xproto/glossary.xml +++ b/specs/xproto/glossary.xml @@ -350,7 +350,7 @@ These events can be generated either asynchronously from devices or as side effects of client requests. Events are grouped into types. The server never sends events to a client unless the -client has specificially asked to be informed of that type of event. +client has specifically asked to be informed of that type of event. However, other clients can force events to be sent to other clients. Events are typically reported relative to a window. <!-- .KE --> diff --git a/specs/xproto/keysyms.xml b/specs/xproto/keysyms.xml index e2fa0d0..9999f8d 100644 --- a/specs/xproto/keysyms.xml +++ b/specs/xproto/keysyms.xml @@ -1181,7 +1181,7 @@ terminals. <para> The KEYSYM number range #x10000000 to #x1FFFFFFF is available for -vendor-specific extentions. Among these, the range #x11000000 to +vendor-specific extensions. Among these, the range #x11000000 to #x1100FFFF is designated for keypad KEYSYMs. </para> </sect1> diff --git a/specs/xproto/sect1-9.xml b/specs/xproto/sect1-9.xml index f8e8b7c..c59def1 100644 --- a/specs/xproto/sect1-9.xml +++ b/specs/xproto/sect1-9.xml @@ -2,7 +2,7 @@ <preface id="acknowledgements"> <title>Acknowledgements</title> <para> -The primary contributers to the X11 protocol are: +The primary contributors to the X11 protocol are: </para> <itemizedlist> |