protocol: Fix pluralization of user in popup_done description

Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
This commit is contained in:
Bryce W. Harrington 2013-08-09 01:47:07 +00:00 committed by Kristian Høgsberg
parent b5e7f9caef
commit dbc41f0344

View file

@ -953,7 +953,7 @@
<event name="popup_done">
<description summary="popup interaction is done">
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.
</description>
</event>