[PATCH] protocol: remove redundant 'the' in description

Kristian Høgsberg hoegsberg at gmail.com
Wed Jun 18 16:09:59 PDT 2014


On Fri, May 23, 2014 at 07:26:56AM +0200, Silvan Jegen wrote:
> Signed-off-by: Silvan Jegen <s.jegen at gmail.com>

Thanks, applied.

Kristian

> ---
>  protocol/wayland.xml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> index 22eb6e7..113c7b7 100644
> --- a/protocol/wayland.xml
> +++ b/protocol/wayland.xml
> @@ -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"/>
> -- 
> 1.9.1
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list