On Wed, Jul 06, 2016 at 03:25:19PM -0700, Bryce Harrington wrote:
> Signed-off-by: Bryce Harrington <br...@osg.samsung.com>
> ---
>  xwayland/xwayland-api.h | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
> 
> diff --git a/xwayland/xwayland-api.h b/xwayland/xwayland-api.h
> index 4be87e5..9a16147 100644
> --- a/xwayland/xwayland-api.h
> +++ b/xwayland/xwayland-api.h
> @@ -63,8 +63,8 @@ struct weston_xwayland_api {
>  
>       /** Listen for X connections.
>        *
> -      * This function tells the Xwayland module to start create a X socket
> -      * and to listen for client connections. When one such connection is
> +      * This function tells the Xwayland module to begin creating a X socket
> +      * and start listening for client connections. When one such connection 
> is
>        * detected the given \a spawn_func callback will be called to start
>        * the Xwayland process.
>        *

"an X socket", maybe?

Either way, your changes are good:
Reviewed-by: Eric Engestrom <eric.engest...@imgtec.com>
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to