Commit 0d5e1e7b authored by Janos Guljas's avatar Janos Guljas

swarm/network/stream: fix a typo in test comment

parent 24349144
......@@ -763,7 +763,7 @@ func TestMaxPeerServersWithUnsubscribe(t *testing.T) {
}
// TestMaxPeerServersWithoutUnsubscribe creates a registry with a limited
// number of stream servers, and performs subscriptions to detect sunscriptions
// number of stream servers, and performs subscriptions to detect subscriptions
// error message exchange.
func TestMaxPeerServersWithoutUnsubscribe(t *testing.T) {
var maxPeerServers = 6
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment