Drop stuff from notes that are in the spec now

This commit is contained in:
Kristian Høgsberg 2010-06-10 13:53:19 -04:00
parent da6c6b1a38
commit 54c324e1bd
2 changed files with 1 additions and 40 deletions

View file

@ -50,7 +50,7 @@ applications.
\subsection{Basic Principles}
The wayland protocol is a asynchronous object oriented protocol. All
The wayland protocol is an asynchronous object oriented protocol. All
requests are method invocations on some object. The request include
an object id that uniquely identifies an object on the server. Each
object implements an interface and the requests include an opcode that