mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
protocol: Improve grammar for set class description
Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
This commit is contained in:
parent
3d6470b1ef
commit
b5e7f9caef
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue