aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/simulation/example_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/network/simulation/example_test.go')
-rw-r--r--swarm/network/simulation/example_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/swarm/network/simulation/example_test.go b/swarm/network/simulation/example_test.go
index a100ede51..e9a360dfd 100644
--- a/swarm/network/simulation/example_test.go
+++ b/swarm/network/simulation/example_test.go
@@ -25,7 +25,7 @@ import (
// Every node can have a Kademlia associated using the node bucket under
// BucketKeyKademlia key. This allows to use WaitTillHealthy to block until
-// all nodes have the their Kadmlias healthy.
+// all nodes have the their Kademlias healthy.
func ExampleSimulation_WaitTillHealthy() {
log.Error("temporarily disabled as simulations.WaitTillHealthy cannot be trusted")