浏览代码

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

Janos Guljas 7 年之前
父节点
当前提交
0d5e1e7bc9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      swarm/network/stream/streamer_test.go

+ 1 - 1
swarm/network/stream/streamer_test.go

@@ -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