From: Jonas Ådahl Date: Fri, 23 Jan 2015 08:21:13 +0000 (+0800) Subject: protocol: Fix typo in wl_data_offer X-Git-Tag: 1.6.92~37 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=434d797d273cb9a1c57e15902da6480d4c62fc83;p=platform%2Fupstream%2Fwayland.git protocol: Fix typo in wl_data_offer Signed-off-by: Jonas Ådahl --- diff --git a/protocol/wayland.xml b/protocol/wayland.xml index f70c026..ac1b62f 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -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.