summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-12-07 08:29:43 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-12-07 08:29:43 -0800
commitc1710589bb00d6f442a383fc41f0d6496b436c88 (patch)
treea4decf60a1a5134b6ddc1628ea7aa2a8c629a612 /specs
parente30771b4bbdd84fc7ff64a1cda483a46edb5707b (diff)
downloadxorg-lib-libX11-c1710589bb00d6f442a383fc41f0d6496b436c88.tar.gz
specs/XIM: Fix "encording" typos
Fixes: #145 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs')
-rw-r--r--specs/XIM/xim.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/XIM/xim.xml b/specs/XIM/xim.xml
index 60bf7be5..d4282476 100644
--- a/specs/XIM/xim.xml
+++ b/specs/XIM/xim.xml
@@ -1543,12 +1543,12 @@ XIM_ENCODING_NEGOTIATION (IM library -&gt; IM Server).sp 6p
p unused, p = Pad(n)
2 m byte length of encodings listed by detailed data
2 unused
- m LISTofENCODINGINFO list of encordings supported in the IM library
+ m LISTofENCODINGINFO list of encodings supported in the IM library
</literallayout>
<para>
The IM Server must choose one encoding from the list sent by the IM library.
-If index of the encording determined is -1 to indicate that the negotiation
+If index of the encoding determined is -1 to indicate that the negotiation
is failed, the fallback default encoding is used.
The message must be issued after sending
<function>XIM_OPEN</function> message via XOpenIM().