diff options
| author | Aiz <dev@aiz.moe> | 2022-12-01 23:30:31 +0100 |
|---|---|---|
| committer | Isaac Freund <mail@isaacfreund.com> | 2022-12-02 14:43:09 +0100 |
| commit | 76000c3603d90af16df6d878b2366804549bff1d (patch) | |
| tree | b2897e199778230d359faa47ffb17747a7e8e2ed /protocol/river-status-unstable-v1.xml | |
| parent | 4af7a3cb63ce38e7995a6cd73207920e47398f29 (diff) | |
| download | river-76000c3603d90af16df6d878b2366804549bff1d.tar.gz river-76000c3603d90af16df6d878b2366804549bff1d.tar.xz | |
river-status: fix typo in layout_name_clear description
Diffstat (limited to 'protocol/river-status-unstable-v1.xml')
| -rw-r--r-- | protocol/river-status-unstable-v1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |
