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

commitbd6b0903ad50581e47b2815755e5494c19b0b042
parent87897f967d
authorAiz <[email protected]>
date2022-12-01 23:30
river-status: fix typo in layout_name_clear description

 protocol/river-status-unstable-v1.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/protocol/river-status-unstable-v1.xml b/protocol/river-status-unstable-v1.xml
index be5a302..e9629dd 100644
--- a/protocol/river-status-unstable-v1.xml
+++ b/protocol/river-status-unstable-v1.xml
@@ -95,7 +95,7 @@
     <event name="layout_name_clear" since="4">
       <description summary="name of the layout">
         Sent when the current layout name has been removed without a new one
-        being set, for example whent the active layout generator disconnects.
+        being set, for example when the active layout generator disconnects.
       </description>
     </event>
   </interface>