[PATCH 7/9] protocol: Improve grammar for set class 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 |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 575db27..10367dc 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.
       </description>
       <arg name="class_" type="string"/>
     </request>
-- 
1.7.9.5


More information about the wayland-devel mailing list