[PATCH] client: Fix typo

Pekka Paalanen ppaalanen at gmail.com
Wed Mar 18 07:34:09 PDT 2015


On Tue, 17 Mar 2015 15:09:30 -0700
Bryce Harrington <bryce at osg.samsung.com> wrote:

> Signed-off-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 0f1405c..9adde38 100644
> --- a/src/wayland-client.c
> +++ b/src/wayland-client.c
> @@ -955,7 +955,7 @@ static const struct wl_callback_listener sync_listener = {
>   * \param queue The queue on which to run the roundtrip
>   * \return The number of dispatched events on success or -1 on failure
>   *
> - * Blocks until the server process all currently issued requests and
> + * Blocks until the server processes all currently issued requests and
>   * sends out pending events on the event queue.
>   *
>   * \note This function uses wl_display_dispatch_queue() internally. If you

Pushed!
   4908bf0..be47969  master -> master


Thanks,
pq


More information about the wayland-devel mailing list