[PATCH weston v6 01/12] drm: Spelling fix in comment
Bryce Harrington
bryce at osg.samsung.com
Sat Apr 16 03:28:26 UTC 2016
Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>
---
src/compositor-drm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/compositor-drm.c b/src/compositor-drm.c
index 119b6c5..a47b453 100644
--- a/src/compositor-drm.c
+++ b/src/compositor-drm.c
@@ -1551,7 +1551,7 @@ create_gbm_device(int fd)
}
/* When initializing EGL, if the preferred buffer format isn't available
- * we may be able to susbstitute an ARGB format for an XRGB one.
+ * we may be able to substitute an ARGB format for an XRGB one.
*
* This returns 0 if substitution isn't possible, but 0 might be a
* legitimate format for other EGL platforms, so the caller is
--
1.9.1
More information about the wayland-devel
mailing list