diff --git a/nest/proto.sgml b/nest/proto.sgml index 45ef88da..3478d93a 100644 --- a/nest/proto.sgml +++ b/nest/proto.sgml @@ -44,7 +44,7 @@ to the description of the Protocol states

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.