From 5144cf6206182f382158c504e36660aa43f6608e Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 21 May 2013 14:45:30 +0800 Subject: [PATCH] protocol: Fix documentation typo --- doc/publican/sources/Protocol.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/publican/sources/Protocol.xml b/doc/publican/sources/Protocol.xml index f576542b..1a7a7da7 100644 --- a/doc/publican/sources/Protocol.xml +++ b/doc/publican/sources/Protocol.xml @@ -453,7 +453,7 @@ When the drag ends, the receiving client receives a wl_data_device.drop event at which it is expect - to trasnfer the data using the + to transfer the data using the wl_data_offer.receive request.