layer-shell: fix typo

This commit is contained in:
Daniel Kondor 2021-01-06 14:15:05 +01:00 committed by Simon Ser
parent 992841c2aa
commit 1591a63b18
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48

View file

@ -215,7 +215,7 @@
you do not want to receive them, set the input region on your surface you do not want to receive them, set the input region on your surface
to an empty region. to an empty region.
Events is double-buffered, see wl_surface.commit. Keyboard interactivity is double-buffered, see wl_surface.commit.
</description> </description>
<arg name="keyboard_interactivity" type="uint"/> <arg name="keyboard_interactivity" type="uint"/>
</request> </request>