[PATCH wayland 1/8] client: Fix minor grammar issue
Bryce Harrington
bryce at osg.samsung.com
Fri Oct 2 13:33:34 PDT 2015
On Fri, Oct 02, 2015 at 05:32:52PM +0800, Jonas Ådahl wrote:
> Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>
> ---
> src/wayland-client.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/wayland-client.c b/src/wayland-client.c
> index d5a3bb4..e4b659e 100644
> --- a/src/wayland-client.c
> +++ b/src/wayland-client.c
> @@ -158,7 +158,7 @@ display_fatal_error(struct wl_display *display, int error)
> /**
> * This function is called for error events
> * and indicates that in some object an error occurred.
> - * Difference between this function and display_fatal_error()
> + * The difference between this function and display_fatal_error()
> * is that this one handles errors that will come by wire,
> * whereas display_fatal_error() is called for local errors.
> *
> --
> 2.4.3
>
> _______________________________________________
> 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