aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2021-07-22 11:45:46 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2021-07-22 11:45:46 +0200
commitb7d330c0dabdebf7fb844ed8cafff4aa44ed79bc (patch)
tree95ec5b6bfcdbe741568d6791ce42905415fefc60
parentb7e15a8ef6b223fa5195fa9b149dc83764677429 (diff)
downloadriver-b7d330c0dabdebf7fb844ed8cafff4aa44ed79bc.tar.gz
river-b7d330c0dabdebf7fb844ed8cafff4aa44ed79bc.tar.xz
river-layout: make minor copyediting fixes
-rw-r--r--protocol/river-layout-v3.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocol/river-layout-v3.xml b/protocol/river-layout-v3.xml
index 3363355..27fd50b 100644
--- a/protocol/river-layout-v3.xml
+++ b/protocol/river-layout-v3.xml
@@ -26,7 +26,7 @@
a client may use when generating the layout is lost in transmission. This
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
may use these commands to implement runtime configuration/control, or
may ignore them entirely. How the user provides these commands to the
@@ -166,7 +166,7 @@
</request>
<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.
The semantic meaning of the command is left for the client to