[PATCH] doc: fix some typos in documentation
Kristian Høgsberg
hoegsberg at gmail.com
Mon Jul 9 15:07:46 PDT 2012
On Mon, Jul 09, 2012 at 03:50:39PM +0200, Martin Olsson wrote:
Nice, thanks.
Kristian
> ---
> 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
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list