mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-04-15 08:21:47 -04: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
b5e7f9caef
commit
dbc41f0344
1 changed files with 1 additions and 1 deletions
|
|
@ -953,7 +953,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