mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-20 06:59:44 -05:00
protocol: Improve grammar for set class description
Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
This commit is contained in:
parent
4ed12d470f
commit
69d9c21973
1 changed files with 3 additions and 3 deletions
|
|
@ -846,9 +846,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