From 1277975c6685d13a05a2e77dc5f5604f3a4620bf Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Wed, 25 May 2011 09:56:31 -0400 Subject: ALL: neighbour -> neighbor --- engines/sword2/router.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sword2/router.cpp') diff --git a/engines/sword2/router.cpp b/engines/sword2/router.cpp index fa5a677b86..d3f274dd2c 100644 --- a/engines/sword2/router.cpp +++ b/engines/sword2/router.cpp @@ -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() -- cgit v1.2.3