git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit85df382d6c45371462da4eab3a1111ce0655f305
parentec12628fc8
authorIsaac Freund <[email protected]>
date2021-07-22 11:45
river-layout: make minor copyediting fixes

 protocol/river-layout-v3.xml | 4 ++--
 1 file 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