[PATCH 8/9] protocol: Fix pluralization of user in popup_done description

Bryce W. Harrington b.harrington at samsung.com
Thu Aug 8 18:47:07 PDT 2013


Signed-off-by: Bryce Harrington <b.harrington at samsung.com>
---
 protocol/wayland.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 10367dc..8619e91 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -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>
-- 
1.7.9.5


More information about the wayland-devel mailing list