mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
README: fix a few typos
And one in the main.tex spec document. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
997ce64302
commit
b97b28c339
2 changed files with 4 additions and 4 deletions
|
|
@ -68,7 +68,7 @@ languages, but that hasn't been done at this point.
|
|||
The server sends back events to the client, each event is emitted from
|
||||
an object. Events can be error conditions. The event includes the
|
||||
object id and the event opcode, from which the client can determine
|
||||
the type of event. Events are generated both in repsonse to a request
|
||||
the type of event. Events are generated both in response to a request
|
||||
(in which case the request and the event constitutes a round trip) or
|
||||
spontanously when the server state changes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue