Fix typos

This commit is contained in:
Dimitris Apostolou 2019-11-29 11:34:07 +02:00 committed by GitHub
parent a9cfa5bc0d
commit 5e52e17831
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 37 additions and 37 deletions

View file

@ -424,7 +424,7 @@ func main() {
//*/
startNetwork(kstore)
//time.Sleep(10*time.Second)
// Note that testPaths only works if pressure is turend off
// Note that testPaths only works if pressure is turned off
// Otherwise congestion can lead to routing loops?
for finished := false; !finished; {
finished = testPaths(kstore)