Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git
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>