protocol: Fix documentation typo

This commit is contained in:
Peng Wu 2013-05-21 14:45:30 +08:00 committed by Kristian Høgsberg
parent 508dd69b56
commit 5144cf6206

View file

@ -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>