mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-19 06:59:51 -05:00
doc: fix some typos in documentation
This commit is contained in:
parent
84bac043e1
commit
fc0c2e04c5
2 changed files with 4 additions and 4 deletions
|
|
@ -168,7 +168,7 @@
|
||||||
<term>wl_display</term>
|
<term>wl_display</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
provides global functionality like objecting binding and
|
provides global functionality like object binding and
|
||||||
fatal error events
|
fatal error events
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
@ -442,7 +442,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
geometry needs position in compositor coordinate system\
|
geometry needs position in compositor coordinate system
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
|
||||||
|
|
@ -1008,9 +1008,9 @@
|
||||||
<arg name="y" type="int"
|
<arg name="y" type="int"
|
||||||
summary="y position within the global compositor space"/>
|
summary="y position within the global compositor space"/>
|
||||||
<arg name="physical_width" type="int"
|
<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"
|
<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"
|
<arg name="subpixel" type="int"
|
||||||
summary="subpixel orientation of the output"/>
|
summary="subpixel orientation of the output"/>
|
||||||
<arg name="make" type="string"
|
<arg name="make" type="string"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue