[PATCH weston] xwayland: Grammar fixes
Bryce Harrington
bryce at osg.samsung.com
Thu Jul 7 17:46:27 UTC 2016
On Thu, Jul 07, 2016 at 01:16:38PM +0100, Eric Engestrom wrote:
> 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?
Sure, I'll change that one too. I wondered about that myself.
> Either way, your changes are good:
> Reviewed-by: Eric Engestrom <eric.engestrom at imgtec.com>
Thanks very much for the R-b's Eric.
Bryce
More information about the wayland-devel
mailing list