summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-05-15 10:02:09 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-05-15 10:04:31 +1000
commitdc85e859c5690d6d467c6b61653991ad289e4f15 (patch)
tree1a83e7e55307f09e194550e672fc3443da1cdfd4 /specs
parent73ced6e24e28f97f1b4c5f6ec612e06c0c2c6477 (diff)
Xi: s/secifies/specifies/g
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'specs')
-rw-r--r--specs/Xi/protocol.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/Xi/protocol.xml b/specs/Xi/protocol.xml
index 96bf857..ff67216 100644
--- a/specs/Xi/protocol.xml
+++ b/specs/Xi/protocol.xml
@@ -2898,7 +2898,7 @@
units after the retrieved chunk of data.
</para>
<para>
- format secifies whether the data should be viewed as a list of
+ format specifies whether the data should be viewed as a list of
8-bit, 16-bit, or 32-bit quantities. Possible values are 8, 16,
and 32. This information allows the X server to correctly perform
byte-swap operations as necessary.
@@ -2933,7 +2933,7 @@
<emphasis>BadMatch</emphasis> error is returned.
</para>
<para>
- format secifies whether the data should be viewed as a list of
+ format specifies whether the data should be viewed as a list of
8-bit, 16-bit, or 32-bit quantities. Possible values are 8, 16,
and 32. This information allows the X server to correctly perform
byte-swap operations as necessary.