mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-10 13:29:48 -05:00
protocol: Fix typo by removing a redundant 'a'
Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
This commit is contained in:
parent
fbb9478787
commit
84c554bbc4
1 changed files with 1 additions and 1 deletions
|
|
@ -577,7 +577,7 @@
|
|||
|
||||
<interface name="wl_data_device_manager" version="1">
|
||||
<description summary="data transfer interface">
|
||||
The wl_data_device_manager is a a singleton global object that
|
||||
The wl_data_device_manager is a singleton global object that
|
||||
provides access to inter-client data transfer mechanisms such as
|
||||
copy-and-paste and drag-and-drop. These mechanisms are tied to
|
||||
a wl_seat and this interface lets a client get a wl_data_device
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue