From dbc41f0344ab26fda9cc4565531b81536f8b9493 Mon Sep 17 00:00:00 2001 From: "Bryce W. Harrington" Date: Fri, 9 Aug 2013 01:47:07 +0000 Subject: [PATCH] protocol: Fix pluralization of user in popup_done description Signed-off-by: Bryce Harrington --- 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 @@ 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. -- 2.7.4