[PATCH] Fix typo (ratio, not ration)

Kristian Høgsberg hoegsberg at gmail.com
Thu Sep 13 08:32:00 PDT 2012


On Thu, Sep 13, 2012 at 06:45:06AM -0400, Diego Viola wrote:

Thanks!

> Signed-off-by: Diego Viola <diego.viola at gmail.com>
> ---
>  protocol/wayland.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> index 5e56cb8..ff077a3 100644
> --- a/protocol/wayland.xml
> +++ b/protocol/wayland.xml
> @@ -597,7 +597,7 @@
>  	The configure event asks the client to resize its surface.
>  	The size is a hint, in the sense that the client is free to
>  	ignore it if it doesn't resize, pick a smaller size (to
> -	satisfy aspect ration or resize in steps of NxM pixels).  The
> +	satisfy aspect ratio or resize in steps of NxM pixels).  The
>  	client is free to dismiss all but the last configure event it
>  	received.
>        </description>
> -- 
> 1.7.12
> 
> _______________________________________________
> 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