From 1591a63b187bfcbda1123fa32da820ceeaf779e3 Mon Sep 17 00:00:00 2001 From: Daniel Kondor Date: Wed, 6 Jan 2021 14:15:05 +0100 Subject: [PATCH] layer-shell: fix typo --- unstable/wlr-layer-shell-unstable-v1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unstable/wlr-layer-shell-unstable-v1.xml b/unstable/wlr-layer-shell-unstable-v1.xml index 27f974f..bf7aaff 100644 --- a/unstable/wlr-layer-shell-unstable-v1.xml +++ b/unstable/wlr-layer-shell-unstable-v1.xml @@ -215,7 +215,7 @@ you do not want to receive them, set the input region on your surface to an empty region. - Events is double-buffered, see wl_surface.commit. + Keyboard interactivity is double-buffered, see wl_surface.commit.