mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-27 07:58:47 -04:00
spec: typo and wording fixes
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
c56667bb83
commit
ff562befd8
1 changed files with 3 additions and 3 deletions
|
|
@ -125,9 +125,9 @@ the type of event. Events are generated both in response to requests
|
||||||
spontaneously when the server state changes.
|
spontaneously when the server state changes.
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item state is broadcast on connect, events are sent out when state
|
\item State is broadcast on connect, events are sent out when state
|
||||||
changes. clients must listen for these changes and cache the state.
|
changes. Clients must listen for these changes and cache the state.
|
||||||
there is no need (or mechanism) to query server state.
|
There is no need (or mechanism) to query server state.
|
||||||
|
|
||||||
\item the server will broadcast the presence of a number of global objects,
|
\item the server will broadcast the presence of a number of global objects,
|
||||||
which in turn will broadcast their current state.
|
which in turn will broadcast their current state.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue