mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-20 06:59:44 -05:00
protocol: Fix pluralization of user in popup_done description
Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
This commit is contained in:
parent
69d9c21973
commit
2830aa14c9
1 changed files with 1 additions and 1 deletions
|
|
@ -890,7 +890,7 @@
|
||||||
<event name="popup_done">
|
<event name="popup_done">
|
||||||
<description summary="popup interaction is done">
|
<description summary="popup interaction is done">
|
||||||
The popup_done event is sent out when a popup grab is broken,
|
The popup_done event is sent out when a popup grab is broken,
|
||||||
that is, when the users clicks a surface that doesn't belong
|
that is, when the user clicks a surface that doesn't belong
|
||||||
to the client owning the popup surface.
|
to the client owning the popup surface.
|
||||||
</description>
|
</description>
|
||||||
</event>
|
</event>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue