Spelling fixes (cosmetic)
authorBryce Harrington <bryce@osg.samsung.com>
Thu, 19 Mar 2015 01:32:54 +0000 (18:32 -0700)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 19 Mar 2015 14:56:17 +0000 (16:56 +0200)
commit439b0a38630eb3c1a088c84cc76019ad001bb99b
treee443c2146f0e8947c64b8159ebd4027b2fe6c6db
parente16ee74e475b5a179151b88a0a55a511fd368d74
Spelling fixes (cosmetic)

A few typos in comments and protocol docs, no code changes.

./src/wayland-util.h:281: recieved  ==> received
./src/wayland-client.c:115: occured  ==> occurred
./src/wayland-client.c:156: occured  ==> occurred
./tests/test-compositor.c:76: parallely  ==> parallelly
./tests/test-compositor.c:474: recieve  ==> receive
./protocol/wayland.xml:1767: layed  ==> laid
./protocol/wayland.xml:2112: dependant  ==> dependent
./doc/publican/sources/Client.xml:25: recieved  ==> received

Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Reviewed-by: Bill Spitzak <spitzak@gmail.com>
doc/publican/sources/Client.xml
protocol/wayland.xml
src/wayland-client.c
src/wayland-util.h
tests/test-compositor.c