summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2015-03-18 18:42:00 -0700
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2015-03-19 17:02:08 +0200
commita86c3ee69727342873fb4cf218b4f6d3bb020e6c (patch)
tree0a99054b69f6a249698cf827774bd239de6379a9 /protocol
parenta413ff897da561abfb6986dd9a8ab9bf5238ee50 (diff)
downloadweston-a86c3ee69727342873fb4cf218b4f6d3bb020e6c.tar.gz
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>
Diffstat (limited to 'protocol')
-rw-r--r--protocol/fullscreen-shell.xml2
-rw-r--r--protocol/xdg-shell.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/protocol/fullscreen-shell.xml b/protocol/fullscreen-shell.xml
index 8d7a87fe..e2b994b9 100644
--- a/protocol/fullscreen-shell.xml
+++ b/protocol/fullscreen-shell.xml
@@ -62,7 +62,7 @@
its own cursor and set wl_pointer.cursor(NULL).
</description>
<entry name="arbitrary_modes" value="1" summary="compositor is capable of almost any output mode"/>
- <entry name="cursor_plane" value="2" summary="compositor has a seperate cursor plane"/>
+ <entry name="cursor_plane" value="2" summary="compositor has a separate cursor plane"/>
</enum>
<event name="capability">
diff --git a/protocol/xdg-shell.xml b/protocol/xdg-shell.xml
index 3656e102..68cf4699 100644
--- a/protocol/xdg-shell.xml
+++ b/protocol/xdg-shell.xml
@@ -147,7 +147,7 @@
surface is mapped.
Parent windows should be set on dialogs, toolboxes, or other
- "auxilliary" surfaces, so that the parent is raised when the dialog
+ "auxiliary" surfaces, so that the parent is raised when the dialog
is raised.
</description>
<arg name="parent" type="object" interface="xdg_surface" allow-null="true"/>