[PATCH wayland 1/2] protocol: fix spelling mistake (Eric Engestrom)

Yong Bakos junk at humanoriented.com
Mon Apr 4 22:57:37 UTC 2016


> Date: Sat,  2 Apr 2016 17:04:04 +0100
> From: Eric Engestrom <eric at engestrom.ch>
> To: wayland-devel at lists.freedesktop.org
> Cc: Eric Engestrom <eric at engestrom.ch>
> Subject: [PATCH wayland 1/2] protocol: fix spelling mistake
> Message-ID: <1459613045-9905-1-git-send-email-eric at engestrom.ch>
> 
> Signed-off-by: Eric Engestrom <eric at engestrom.ch>
> ---
> protocol/wayland.xml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> index 8739cd3..12a6efd 100644
> --- a/protocol/wayland.xml
> +++ b/protocol/wayland.xml
> @@ -2038,7 +2038,7 @@
> 
> 	The timestamp is to be interpreted identical to the timestamp in the
> 	wl_pointer.axis event. The timestamp value may be the same as a
> -	preceeding wl_pointer.axis event.
> +	preceding wl_pointer.axis event.
>       </description>
>       <arg name="time" type="uint" summary="timestamp with millisecond granularity"/>
>       <arg name="axis" type="uint" enum="axis" summary="the axis stopped with this event"/>
> -- 
> 2.8.0
> 

Looks good, thanks. (Note that I am a novice reviewer.)

yong




More information about the wayland-devel mailing list