summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Wu <peng.e.wu@gmail.com>2013-05-21 14:45:30 +0800
committerKristian Høgsberg <krh@bitplanet.net>2013-05-22 15:49:13 -0400
commit5144cf6206182f382158c504e36660aa43f6608e (patch)
treef226ca1d0ec80439c495d96df2fc535834c33098
parent508dd69b5654b632cbbae9d20068cbc3b5ff7eb9 (diff)
protocol: Fix documentation typo
-rw-r--r--doc/publican/sources/Protocol.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/publican/sources/Protocol.xml b/doc/publican/sources/Protocol.xml
index f576542..1a7a7da 100644
--- a/doc/publican/sources/Protocol.xml
+++ b/doc/publican/sources/Protocol.xml
@@ -453,7 +453,7 @@
<para>
When the drag ends, the receiving client receives a
<function>wl_data_device.drop</function> event at which it is expect
- to trasnfer the data using the
+ to transfer the data using the
<function>wl_data_offer.receive</function> request.
</para>
</section>