protocol: remove redundant 'the' in description

Signed-off-by: Silvan Jegen <s.jegen@gmail.com>
This commit is contained in:
Silvan Jegen 2014-05-23 07:26:56 +02:00 committed by Kristian Høgsberg
parent 0dd019925b
commit 1a6fd1621e

View file

@ -550,8 +550,8 @@
The current and pending input regions of the icon wl_surface are
cleared, and wl_surface.set_input_region is ignored until the
wl_surface is no longer used as the icon surface. When the use
as an icon ends, the the current and pending input regions
become undefined, and the wl_surface is unmapped.
as an icon ends, the current and pending input regions become
undefined, and the wl_surface is unmapped.
</description>
<arg name="source" type="object" interface="wl_data_source" allow-null="true"/>
<arg name="origin" type="object" interface="wl_surface"/>