Spellcheck fixes
./ivi-shell/README:19: protocal ==> protocol
./src/compositor.h:596: seperate ==> separate
./src/version.h.in:33: actualy ==> actually
./src/cms-helper.h:44: embeded ==> embedded
./protocol/fullscreen-shell.xml:65: seperate ==> separate
./protocol/xdg-shell.xml:150: auxilliary ==> auxiliary
./clients/window.c:1035: preferrably ==> preferably
Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
diff --git a/src/compositor.h b/src/compositor.h
index 76b0778..26df74b 100644
--- a/src/compositor.h
+++ b/src/compositor.h
@@ -593,7 +593,7 @@
/* screencaptures need to be y-flipped */
WESTON_CAP_CAPTURE_YFLIP = 0x0002,
- /* backend/renderer has a seperate cursor plane */
+ /* backend/renderer has a separate cursor plane */
WESTON_CAP_CURSOR_PLANE = 0x0004,
/* backend supports setting arbitrary resolutions */