protocol: Fix typo in wl_data_offer

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
Jonas Ådahl 2015-01-23 16:21:13 +08:00 committed by Bryce Harrington
parent b7f9925abc
commit 434d797d27

View file

@ -440,7 +440,7 @@
file descriptor.
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.
</description>
<arg name="mime_type" type="string"/>