protocol: fix "assigne" typo
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
This commit is contained in:
@@ -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"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user