Skip to content
Snippets Groups Projects
Commit 3b227610 authored by Yong Bakos's avatar Yong Bakos Committed by Bryce Harrington
Browse files

fullscreen-shell: Use 'surface-local' to correct grammar

Correct the pluralization by simplifying with 'surface-local'.

See https://lists.freedesktop.org/archives/wayland-devel/2016-April/028249.html

.

Signed-off-by: default avatarYong Bakos <ybakos@humanoriented.com>
Reviewed-by: default avatarBryce Harrington <bryce@osg.samsung.com>
parent bbb783a9
No related branches found
No related tags found
No related merge requests found
......@@ -294,7 +294,7 @@ restore_output_mode(struct weston_output *output)
/*
* Returns the bounding box of a surface and all its sub-surfaces,
* in the surface coordinates system. */
* in surface-local coordinates. */
static void
surface_subsurfaces_boundingbox(struct weston_surface *surface, int32_t *x,
int32_t *y, int32_t *w, int32_t *h) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment