summaryrefslogtreecommitdiffstats
path: root/nest
diff options
context:
space:
mode:
Diffstat (limited to 'nest')
-rw-r--r--nest/proto.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nest/proto.sgml b/nest/proto.sgml
index 45ef88d..3478d93 100644
--- a/nest/proto.sgml
+++ b/nest/proto.sgml
@@ -44,7 +44,7 @@ to the description of the <func/proto_commit/ function.
<sect1>Protocol states
<p>As startup and shutdown of each protocol are complex processes which can be affected
-by lots of external events (user's actions, reconfigurations, behaviour of neighboring routers etc.),
+by lots of external events (user's actions, reconfigurations, behavior of neighboring routers etc.),
we have decided to supervise them by a pair of simple state machines -- the protocol
state machine and a core state machine.