proto: correct some documentation regarding ei_touchscreen

Part-of: <https://gitlab.freedesktop.org/libinput/libei/-/merge_requests/313>
This commit is contained in:
Peter Hutterer 2024-11-29 13:05:56 +10:00
parent 1f0cc83548
commit 076e8bc670

View file

@ -1399,9 +1399,9 @@
<request name="release" since="1">
<description summary="touch removal request">
Notification that the client is no longer interested in this touch.
Notification that the client is no longer interested in this touchscreen.
The EIS implementation will release any resources related to this touch and
send the ei_touch.destroyed event once complete.
send the ei_touchscreen.destroyed event once complete.
</description>
</request>