diff options
Diffstat (limited to 'protocol')
| -rw-r--r-- | protocol/wayland.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml index b6beceb..96ef248 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" |
