From 434d797d273cb9a1c57e15902da6480d4c62fc83 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jonas=20=C3=85dahl?= Date: Fri, 23 Jan 2015 16:21:13 +0800 Subject: [PATCH] protocol: Fix typo in wl_data_offer MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ådahl --- protocol/wayland.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.7.4