[PATCH weston] xwayland: Grammar fixes
Eric Engestrom
eric.engestrom at imgtec.com
Thu Jul 7 12:16:38 UTC 2016
On Wed, Jul 06, 2016 at 03:25:19PM -0700, Bryce Harrington wrote:
> Signed-off-by: Bryce Harrington <bryce at 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.engestrom at imgtec.com>
More information about the wayland-devel
mailing list