[PATCH] Typo

Kristian Høgsberg hoegsberg at gmail.com
Fri Oct 11 19:06:45 CEST 2013


On Fri, Oct 11, 2013 at 09:14:25AM +0200, José Bollo wrote:
> ---
>  protocol/wayland.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks.  I applied this, but expanded the commit header a little bit:

    protocol: Fix typo in documentation

Kristian

> diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> index aeb0412..a1df007 100644
> --- a/protocol/wayland.xml
> +++ b/protocol/wayland.xml
> @@ -38,7 +38,7 @@
>  	The sync request asks the server to emit the 'done' event
>  	on the returned wl_callback object.  Since requests are
>  	handled in-order and events are delivered in-order, this can
> -	used as a barrier to ensure all previous requests and the
> +	be used as a barrier to ensure all previous requests and the
>  	resulting events have been handled.
>  
>  	The object returned by this request will be destroyed by the
> -- 
> 1.8.1.4
> 
> 
> 
> _______________________________________________
> 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