diff --git a/routing/pathfind.go b/routing/pathfind.go index f2ea782d..d9125cc4 100644 --- a/routing/pathfind.go +++ b/routing/pathfind.go @@ -573,7 +573,7 @@ func findPathInternal( edgesExpanded++ - // Calculate amount that the candidate node would have to sent + // Calculate amount that the candidate node would have to send // out. amountToSend := toNodeDist.amountToReceive