diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2022-06-27 10:21:37 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2022-06-28 07:24:14 +1000 |
commit | c96e22a8f4dbc42c0a1a0549ede2067f66efb36b (patch) | |
tree | 214ae3eec8ea3bbe0630004a3f9a3382f16e7ee7 /unstable/tablet | |
parent | 7350cbefd8c8694834c6df6610bfe5b76e129c7b (diff) |
tablet: fix a copy/paste error
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'unstable/tablet')
-rw-r--r-- | unstable/tablet/tablet-unstable-v2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unstable/tablet/tablet-unstable-v2.xml b/unstable/tablet/tablet-unstable-v2.xml index b286d96..6e4d9a3 100644 --- a/unstable/tablet/tablet-unstable-v2.xml +++ b/unstable/tablet/tablet-unstable-v2.xml @@ -1156,7 +1156,7 @@ </event> <event name="leave"> - <description summary="enter event"> + <description summary="leave event"> Notification that this pad is no longer focused on the specified surface. </description> |