Skip to content
This repository was archived by the owner on Jul 28, 2021. It is now read-only.

Commit 8a45dee

Browse files
committed
Misspell
1 parent fb2748a commit 8a45dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

methods.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ func (f *Forwarder) Connect(id string) (listenip string, cancel context.CancelFu
9797

9898
listenIPksMux.Unlock()
9999

100-
// Setting subscribtion
100+
// Registering subscription
101101
f.portsSubscriptionsMux.Lock()
102102

103103
subCh := make(chan *portsManifest, 5)

0 commit comments

Comments
 (0)