From b5e7f9caef9baa4a1177cbb22955c58044dc4aab Mon Sep 17 00:00:00 2001 From: "Bryce W. Harrington" Date: Fri, 9 Aug 2013 01:47:07 +0000 Subject: [PATCH] protocol: Improve grammar for set class description Signed-off-by: Bryce Harrington --- protocol/wayland.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 575db27d..10367dc5 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -909,9 +909,9 @@ Set a class for the surface. The surface class identifies the general class of applications - to which the surface belongs. A common convention is to use - the file name (full path if non-standard location) of the - applications .desktop file as the class. + to which the surface belongs. A common convention is to use the + file name (or the full path if it is a non-standard location) of + the application's .desktop file as the class.