protocol: Fix documentation typo
authorPeng Wu <peng.e.wu@gmail.com>
Tue, 21 May 2013 06:45:30 +0000 (14:45 +0800)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 22 May 2013 19:49:13 +0000 (15:49 -0400)
doc/publican/sources/Protocol.xml

index f576542..1a7a7da 100644 (file)
        <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>