protocol: Improve grammar for set class description

Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
This commit is contained in:
Bryce W. Harrington 2013-08-09 01:47:07 +00:00 committed by Kristian Høgsberg
parent 3d6470b1ef
commit b5e7f9caef

View file

@ -909,9 +909,9 @@
Set a class for the surface. Set a class for the surface.
The surface class identifies the general class of applications The surface class identifies the general class of applications
to which the surface belongs. A common convention is to use to which the surface belongs. A common convention is to use the
the file name (full path if non-standard location) of the file name (or the full path if it is a non-standard location) of
applications .desktop file as the class. the application's .desktop file as the class.
</description> </description>
<arg name="class_" type="string"/> <arg name="class_" type="string"/>
</request> </request>