ALL: neighbour -> neighbor

This commit is contained in:
Matthew Hoops 2011-05-25 09:56:31 -04:00
parent 8615cecfe0
commit 1277975c66
13 changed files with 24 additions and 24 deletions

View file

@ -320,7 +320,7 @@ int32 Router::getRoute() {
// of a line
// scan through the nodes linking each node to its nearest
// neighbour until no more nodes change
// neighbor until no more nodes change
// This is the routine that finds a route using scan()