mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-07 20:08:26 +02:00
xdg-session-management-v1: fix grammar
change "A app" to "An app" Signed-off-by: yizixiao <yizixiao@kylinos.cn>
This commit is contained in:
parent
69b54c27df
commit
ad2e022d35
1 changed files with 2 additions and 2 deletions
|
|
@ -96,12 +96,12 @@
|
|||
</entry>
|
||||
<entry name="recover" value="2">
|
||||
<description summary="an app recovered">
|
||||
A app instance is recovering from for example a compositor or app crash.
|
||||
An app instance is recovering from for example a compositor or app crash.
|
||||
</description>
|
||||
</entry>
|
||||
<entry name="session_restore" value="3">
|
||||
<description summary="an app restored">
|
||||
A app instance is restored, for example part of a restored session, or
|
||||
An app instance is restored, for example part of a restored session, or
|
||||
restored from having been temporarily terminated due to resource
|
||||
constraints.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue