[PATCH] gl-renderer: Fix a typo in the output_set_border description
Kristian Høgsberg
hoegsberg at gmail.com
Fri Apr 11 09:59:43 PDT 2014
On Fri, Apr 11, 2014 at 03:42:59AM -0500, Jason Ekstrand wrote:
> Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>
Thanks, applied.
Kristian
> ---
> src/gl-renderer.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/src/gl-renderer.h b/src/gl-renderer.h
> index db42f6c..bdfe93e 100644
> --- a/src/gl-renderer.h
> +++ b/src/gl-renderer.h
> @@ -75,8 +75,8 @@ struct gl_renderer_interface {
> * tightly packed.
> *
> * The top and bottom textures will extend over the sides to the
> - * full width of the bordered window while. The right and left
> - * edges, however, will extend only to the top and bottom of the
> + * full width of the bordered window. The right and left edges,
> + * however, will extend only to the top and bottom of the
> * compositor surface. This is demonstrated by the picture below:
> *
> * +-----------------------+
> --
> 1.9.0
>
> _______________________________________________
> 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