doc: Capitalize all Wayland occurrences

Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>

[re-run of search/replace after rebasing]

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Tiago Vignatti 2013-04-04 11:28:57 +10:00 committed by Kristian Høgsberg
parent 4f7f09b4c8
commit 5e014c81cc
5 changed files with 19 additions and 19 deletions

View file

@ -8,7 +8,7 @@
<section id="sect-Protocol-Basic-Principles">
<title>Basic Principles</title>
<para>
The wayland protocol is an asynchronous object oriented protocol. All
The Wayland protocol is an asynchronous object oriented protocol. All
requests are method invocations on some object. The requests include
an object ID that uniquely identifies an object on the server. Each
object implements an interface and the requests include an opcode that
@ -271,12 +271,12 @@
</listitem>
<listitem>
<para>
xkb on wayland
xkb on Wayland
</para>
</listitem>
<listitem>
<para>
multi pointer wayland
multi pointer Wayland
</para>
</listitem>
</itemizedlist>
@ -329,7 +329,7 @@
</listitem>
<listitem>
<para>
basically xrandr over wayland
basically xrandr over Wayland
</para>
</listitem>
<listitem>