protocol: fix "assigne" typo

Signed-off-by: Maxime Roussin-Bélanger
<maxime.roussinbelanger@gmail.com>
dev
Maxime Roussin-Bélanger 4 years ago
parent 5d10fe0264
commit 3ae4a467e6
  1. 2
      protocol/ivi-application.xml

@ -87,7 +87,7 @@
- wl_surface already has another role. - wl_surface already has another role.
- ivi_id is already assigned to another wl_surface. - ivi_id is already assigned to another wl_surface.
If client destroys ivi_surface or wl_surface which is assigne to the ivi_surface, If client destroys ivi_surface or wl_surface which is assigned to the ivi_surface,
ivi_id which is assigned to the ivi_surface is free for reuse. ivi_id which is assigned to the ivi_surface is free for reuse.
</description> </description>
<arg name="ivi_id" type="uint"/> <arg name="ivi_id" type="uint"/>

Loading…
Cancel
Save