doc: fix some typos in documentation
authorMartin Olsson <martin@minimum.se>
Mon, 9 Jul 2012 13:50:39 +0000 (15:50 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 9 Jul 2012 22:03:56 +0000 (18:03 -0400)
doc/Wayland/en_US/Protocol.xml
protocol/wayland.xml

index 09ed2ba..9a7db53 100644 (file)
          <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>
       </listitem>
       <listitem>
        <para>
-         geometry needs position in compositor coordinate system\
+         geometry needs position in compositor coordinate system
        </para>
       </listitem>
       <listitem>
index b6beceb..96ef248 100644 (file)
       <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"