]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Spelling.
authorMartin Mares <mj@ucw.cz>
Mon, 5 Jun 2000 10:01:09 +0000 (10:01 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 5 Jun 2000 10:01:09 +0000 (10:01 +0000)
nest/proto.sgml

index 45ef88da3a2b9e9b08e49404cf5effdaa74785dd..3478d93a2735a4f21560c733c08a0e45fb6c2e64 100644 (file)
@@ -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.