[PATCH] doc: fix some typos in documentation
Martin Olsson
martin at minimum.se
Mon Jul 9 06:50:39 PDT 2012
---
doc/Wayland/en_US/Protocol.xml | 4 ++--
protocol/wayland.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/Wayland/en_US/Protocol.xml b/doc/Wayland/en_US/Protocol.xml
index 09ed2ba..9a7db53 100644
--- a/doc/Wayland/en_US/Protocol.xml
+++ b/doc/Wayland/en_US/Protocol.xml
@@ -168,7 +168,7 @@
<term>wl_display</term>
<listitem>
<para>
- provides global functionality like objecting binding and
+ provides global functionality like object binding and
fatal error events
</para>
</listitem>
@@ -442,7 +442,7 @@
</listitem>
<listitem>
<para>
- geometry needs position in compositor coordinate system\
+ geometry needs position in compositor coordinate system
</para>
</listitem>
<listitem>
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 54fb9e0..cf20645 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -1008,9 +1008,9 @@
<arg name="y" type="int"
summary="y position within the global compositor space"/>
<arg name="physical_width" type="int"
- summary="width in milimeters of the output"/>
+ summary="width in millimeters of the output"/>
<arg name="physical_height" type="int"
- summary="height in milimeters of the output"/>
+ summary="height in millimeters of the output"/>
<arg name="subpixel" type="int"
summary="subpixel orientation of the output"/>
<arg name="make" type="string"
--
1.7.9.5
More information about the wayland-devel
mailing list