river-status: fix typo in layout_name_clear description

This commit is contained in:
Aiz 2022-12-01 23:30:31 +01:00 committed by Isaac Freund
parent 4af7a3cb63
commit 76000c3603

View File

@ -95,7 +95,7 @@
<event name="layout_name_clear" since="4"> <event name="layout_name_clear" since="4">
<description summary="name of the layout"> <description summary="name of the layout">
Sent when the current layout name has been removed without a new one 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> </description>
</event> </event>
</interface> </interface>