protocol: fix "assigne" typo
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
This commit is contained in:
parent
5d10fe0264
commit
3ae4a467e6
|
@ -87,7 +87,7 @@
|
|||
- wl_surface already has another role.
|
||||
- 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.
|
||||
</description>
|
||||
<arg name="ivi_id" type="uint"/>
|
||||
|
|
Loading…
Reference in New Issue