mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-09 05:34:31 -04:00
protocol: Fix typo in wl_data_offer
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
parent
b7f9925abc
commit
434d797d27
1 changed files with 1 additions and 1 deletions
|
|
@ -440,7 +440,7 @@
|
||||||
file descriptor.
|
file descriptor.
|
||||||
|
|
||||||
The receiving client reads from the read end of the pipe until
|
The receiving client reads from the read end of the pipe until
|
||||||
EOF and the closes its end, at which point the transfer is
|
EOF and then closes its end, at which point the transfer is
|
||||||
complete.
|
complete.
|
||||||
</description>
|
</description>
|
||||||
<arg name="mime_type" type="string"/>
|
<arg name="mime_type" type="string"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue