summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2015-01-23 16:21:13 +0800
committerBryce Harrington <bryce@osg.samsung.com>2015-01-23 18:20:29 -0800
commit434d797d273cb9a1c57e15902da6480d4c62fc83 (patch)
tree26db933d3af3d4e3098745437d15037ac142289f
parentb7f9925abccd787b54148814057052bbd6368ba6 (diff)
downloadwayland-434d797d273cb9a1c57e15902da6480d4c62fc83.tar.gz
protocol: Fix typo in wl_data_offer
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
-rw-r--r--protocol/wayland.xml2
1 files changed, 1 insertions, 1 deletions
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.
</description>
<arg name="mime_type" type="string"/>