protocol: Fix pluralization of user in popup_done description
authorBryce W. Harrington <b.harrington@samsung.com>
Fri, 9 Aug 2013 01:47:07 +0000 (01:47 +0000)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 9 Aug 2013 04:42:38 +0000 (21:42 -0700)
Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
protocol/wayland.xml

index 10367dc..8619e91 100644 (file)
     <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>