summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-09 14:04:55 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-09 14:04:55 -0800
commit47b07a56b44bb8c12cea4a338720f5aa347d812f (patch)
tree0357525f350d08fb868a90e88841aeb372bb7a34
parent5c6744270a155104184360c8b63be2345121adab (diff)
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--MAINTAINERS2
-rw-r--r--README.md2
-rw-r--r--general/ReleaseNotes.xml2
-rw-r--r--general/input/XKB-Enhancing.xml2
-rw-r--r--registry2
-rw-r--r--specs/Xserver/XACE-Spec.xml2
-rw-r--r--specs/Xserver/analysis.xml4
-rw-r--r--specs/specindex.html2
8 files changed, 9 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d2695a5..2199b14 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -265,7 +265,7 @@ S: Unmaintained
Xp
S: Obsolete
-S: maintained solely for binary compatibilty for software like Motif
+S: maintained solely for binary compatibility for software like Motif
XprintAppUtil, XprintUtil
S: Obsolete
diff --git a/README.md b/README.md
index 4e43c21..bb69444 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Xorg mailing list:
https://lists.x.org/mailman/listinfo/xorg
-The master development code repository can be found at:
+The primary development code repository can be found at:
https://gitlab.freedesktop.org/xorg/doc/xorg-docs
diff --git a/general/ReleaseNotes.xml b/general/ReleaseNotes.xml
index f5e3db8..1e60d42 100644
--- a/general/ReleaseNotes.xml
+++ b/general/ReleaseNotes.xml
@@ -781,7 +781,7 @@ The next section describes what is new in the latest version
autodetection previously worked) must now set DPI or some other
scaling factor explicitly, either via the X server's
<option>-dpi</option> option, a DPI setting in their graphical
- enironment, or an alternate scaling mechanism provided by their
+ environment, or an alternate scaling mechanism provided by their
environment.
</para>
</sect4>
diff --git a/general/input/XKB-Enhancing.xml b/general/input/XKB-Enhancing.xml
index c15d479..aba44f9 100644
--- a/general/input/XKB-Enhancing.xml
+++ b/general/input/XKB-Enhancing.xml
@@ -355,7 +355,7 @@ want to use on of four predefined latin alphabet layouts.
<!--
TODO: more details
- TODO: something similiar for phonetic layouts
+ TODO: something similar for phonetic layouts
TODO: what are pc/pc layouts good for???
-->
diff --git a/registry b/registry
index 1afe6c7..30a714c 100644
--- a/registry
+++ b/registry
@@ -681,7 +681,7 @@ Name Reference
"HP-Hebrew8" [36]
HPHEBREW8 8-bit character set
"HP-Japanese15" [36]
- HPJAPAN15 15-bit characer set,
+ HPJAPAN15 15-bit character set,
modified from industry defacto
standard Shift-JIS
"HP-Kana8" [36]
diff --git a/specs/Xserver/XACE-Spec.xml b/specs/Xserver/XACE-Spec.xml
index 7be9e1d..2947684 100644
--- a/specs/Xserver/XACE-Spec.xml
+++ b/specs/Xserver/XACE-Spec.xml
@@ -546,7 +546,7 @@
</row>
<row>
<entry><literal>DixWriteAccess</literal></entry>
- <entry>The state of the device is being programatically manipulated.</entry>
+ <entry>The state of the device is being programmatically manipulated.</entry>
<entry>WarpPointer, XTestFakeInput, XiSendExtensionEvent</entry>
</row>
<row>
diff --git a/specs/Xserver/analysis.xml b/specs/Xserver/analysis.xml
index 2de1a15..be283ec 100644
--- a/specs/Xserver/analysis.xml
+++ b/specs/Xserver/analysis.xml
@@ -417,7 +417,7 @@ the X protocol, so we won't have to maintain any illusions about its value.
<note>
<para>
ISSUE: Some vendors have extensions to let you query the window background. Do
-we need to accomodate that?
+we need to accommodate that?
</para>
</note>
@@ -1069,7 +1069,7 @@ Defense: send Window error.
<para>
A client can use SendEvent to cause events of any type to be sent to windows
of other clients. Similarly, a client could SendEvent to one of its own
-windows with propagate set to True and arrange for the event to be propogated
+windows with propagate set to True and arrange for the event to be propagated
up to a window it does not own. Clients can detect events generated by
SendEvent, but we cannot assume that they will.
</para>
diff --git a/specs/specindex.html b/specs/specindex.html
index c7dd212..2e2a03d 100644
--- a/specs/specindex.html
+++ b/specs/specindex.html
@@ -63,7 +63,7 @@
<li><a href="ice.html">ICE (Inter-Client Exchange) Protocol</a> <a href="../PDF/ice.pdf">[PDF]</a></li>
<li><a href="ICElib.html">ICE (Inter-Client Exchange) Library API</a> <a href="../PDF/ICElib.pdf">[PDF]</a></li>
<li><a href="icccm.html">ICCCM (Inter-Client Communcations Conventions Manual)</a> <a href="../PDF/icccm.pdf">[PDF]</a></li>
- <li><a href="xsmp.html">SM (X Session Managemenet) Protocol</a> <a href="../PDF/xsmp.pdf">[PDF]</a></li>
+ <li><a href="xsmp.html">SM (X Session Management) Protocol</a> <a href="../PDF/xsmp.pdf">[PDF]</a></li>
<li><a href="SMlib.html">SM (X Session Management) Library API</a> <a href="../PDF/SMlib.pdf">[PDF]</a></li>
</ul>