[PATCH wayland] doc: fixed grammar and a typo

Pekka Paalanen ppaalanen at gmail.com
Thu Nov 27 06:05:37 PST 2014


On Mon, 17 Nov 2014 14:59:14 -0600
Derek Foreman <derekf at osg.samsung.com> wrote:

> Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
> ---
>  src/wayland-client.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/wayland-client.c b/src/wayland-client.c
> index 01629e0..4067cfd 100644
> --- a/src/wayland-client.c
> +++ b/src/wayland-client.c
> @@ -427,8 +427,8 @@ wl_proxy_add_listener(struct wl_proxy *proxy,
>   * Gets the address to the proxy's listener; which is the listener set with
>   * \ref wl_proxy_add_listener.
>   *
> - * This function is useful in client with multiple listeners on the same
> - * interface to allow the identification of which code to eexecute.
> + * This function is useful in clients with multiple listeners on the same
> + * interface to allow the identification of which code to execute.
>   *
>   * \memberof wl_proxy
>   */

Pushed.

Thanks,
pq


More information about the wayland-devel mailing list