[PATCH wayland-protocols] xdg-shell: Correct grammar

Bryce Harrington bryce at osg.samsung.com
Tue Aug 30 00:33:56 UTC 2016


On Fri, Aug 19, 2016 at 09:47:39AM -0700, Yong Bakos wrote:
> From: Yong Bakos <ybakos at humanoriented.com>
> 
> Adjust minor grammar issues, for clarity.
> 
> This patch cherry-picks some relevant changes from an earlier series,
> patches 3 to 5. See:
> https://lists.freedesktop.org/archives/wayland-devel/2016-April/028078.html
> 
> Signed-off-by: Yong Bakos <ybakos at humanoriented.com>

Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>
> ---
>  unstable/xdg-shell/xdg-shell-unstable-v6.xml | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/unstable/xdg-shell/xdg-shell-unstable-v6.xml b/unstable/xdg-shell/xdg-shell-unstable-v6.xml
> index 565df8c..6053e3c 100644
> --- a/unstable/xdg-shell/xdg-shell-unstable-v6.xml
> +++ b/unstable/xdg-shell/xdg-shell-unstable-v6.xml
> @@ -567,7 +567,7 @@
>  	service name.
>  
>  	The compositor shell will try to group application surfaces together
> -	by their app ID.  As a best practice, it is suggested to select app
> +	by their app ID. As a best practice, it is suggested to select app
>  	ID's that match the basename of the application's .desktop file.
>  	For example, "org.freedesktop.FooViewer" where the .desktop file is
>  	"org.freedesktop.FooViewer.desktop".
> @@ -884,7 +884,7 @@
>  
>  	If the width or height arguments are zero, it means the client
>  	should decide its own window dimension. This may happen when the
> -	compositor need to configure the state of the surface but doesn't
> +	compositor needs to configure the state of the surface but doesn't
>  	have any information about any previous or expected dimension.
>  
>  	The states listed in the event specify how the width/height
> @@ -905,11 +905,11 @@
>  	The close event is sent by the compositor when the user
>  	wants the surface to be closed. This should be equivalent to
>  	the user clicking the close button in client-side decorations,
> -	if your application has any...
> +	if your application has any.
>  
> -	This is only a request that the user intends to close your
> +	This is only a request that the user intends to close the
>  	window. The client may choose to ignore this request, or show
> -	a dialog to ask the user to save their data...
> +	a dialog to ask the user to save their data, etc.
>        </description>
>      </event>
>    </interface>
> -- 
> 2.7.2
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list