summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2012-01-20 20:08:05 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2012-02-23 15:52:32 +1000
commit772e030860e19f2a78818df22c9e0f99cbf48d72 (patch)
tree2734a66ea2512b6babd97ebfc169897e5aff8576
parentab3b5cd71ce6dd1a532d9c1fecabb1a6e9d1a055 (diff)
spec: typo and wording fixes
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--spec/main.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/main.tex b/spec/main.tex
index 59d4fe0..b6fcc4e 100644
--- a/spec/main.tex
+++ b/spec/main.tex
@@ -125,9 +125,9 @@ the type of event. Events are generated both in response to requests
spontaneously when the server state changes.
\begin{itemize}
-\item state is broadcast on connect, events are sent out when state
- changes. clients must listen for these changes and cache the state.
- there is no need (or mechanism) to query server state.
+\item State is broadcast on connect, events are sent out when state
+ changes. Clients must listen for these changes and cache the state.
+ There is no need (or mechanism) to query server state.
\item the server will broadcast the presence of a number of global objects,
which in turn will broadcast their current state.