river-layout: make minor copyediting fixes
This commit is contained in:
parent
b7e15a8ef6
commit
b7d330c0da
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
||||||
a client may use when generating the layout is lost in transmission. This
|
a client may use when generating the layout is lost in transmission. This
|
||||||
is an intentional limitation.
|
is an intentional limitation.
|
||||||
|
|
||||||
Additonally, this protocol allows the compositor to deliver arbitrary
|
Additionally, this protocol allows the compositor to deliver arbitrary
|
||||||
user-provided commands associated with a layout to clients. A client
|
user-provided commands associated with a layout to clients. A client
|
||||||
may use these commands to implement runtime configuration/control, or
|
may use these commands to implement runtime configuration/control, or
|
||||||
may ignore them entirely. How the user provides these commands to the
|
may ignore them entirely. How the user provides these commands to the
|
||||||
|
@ -166,7 +166,7 @@
|
||||||
</request>
|
</request>
|
||||||
|
|
||||||
<event name="user_command">
|
<event name="user_command">
|
||||||
<description summary="an argument of a user command">
|
<description summary="a command sent by the user">
|
||||||
This event informs the client of a command sent to it by the user.
|
This event informs the client of a command sent to it by the user.
|
||||||
|
|
||||||
The semantic meaning of the command is left for the client to
|
The semantic meaning of the command is left for the client to
|
||||||
|
|
Loading…
Reference in a new issue