mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 07:00:09 +01:00
protocol: fix "assigne" typo
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
This commit is contained in:
parent
5d10fe0264
commit
3ae4a467e6
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue